PHP 8.2.30
Preview: pygetopt.h Size: 458 B
/opt/alt/python37/include/python3.7m/internal/pygetopt.h

#ifndef Py_INTERNAL_PYGETOPT_H
#define Py_INTERNAL_PYGETOPT_H

extern int _PyOS_opterr;
extern int _PyOS_optind;
extern wchar_t *_PyOS_optarg;

extern void _PyOS_ResetGetOpt(void);

typedef struct {
    const wchar_t *name;
    int has_arg;
    int val;
} _PyOS_LongOption;

extern int _PyOS_GetOpt(int argc, wchar_t **argv, wchar_t *optstring,
                        const _PyOS_LongOption *longopts, int *longindex);

#endif /* !Py_INTERNAL_PYGETOPT_H */

Directory Contents

Dirs: 0 × Files: 12

Name Size Perms Modified Actions
1.40 KB lrw-r--r-- 2023-06-05 20:45:13
Edit Download
2.66 KB lrw-r--r-- 2023-06-05 20:45:13
Edit Download
701 B lrw-r--r-- 2023-06-05 20:45:13
Edit Download
1.40 KB lrw-r--r-- 2023-06-05 20:45:13
Edit Download
3.53 KB lrw-r--r-- 2023-06-05 20:45:13
Edit Download
123 B lrw-r--r-- 2023-06-05 20:45:13
Edit Download
114 B lrw-r--r-- 2023-06-05 20:45:13
Edit Download
6.67 KB lrw-r--r-- 2023-06-05 20:45:13
Edit Download
1.51 KB lrw-r--r-- 2023-06-05 20:45:13
Edit Download
458 B lrw-r--r-- 2023-06-05 20:45:13
Edit Download
4.21 KB lrw-r--r-- 2023-06-05 20:45:13
Edit Download
508 B lrw-r--r-- 2023-06-05 20:45:13
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).