Home
last modified time | relevance | path

Searched defs:xoptions (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_initconfig.h101 PyWideStringList xoptions; /* "-X value" option */ member
/third_party/python/Include/cpython/
H A Dinitconfig.h157 PyWideStringList xoptions; member
/third_party/python/Python/
H A Dpreconfig.c569 _Py_get_xoption(const PyWideStringList *xoptions, const wchar_t *name) in _Py_get_xoption() argument
[all...]
H A Dsysmodule.c2324 PyObject *xoptions = _PySys_GetAttr(tstate, &_Py_ID(_xoptions)); in get_xoptions() local
3050 wchar_t * const * xoptions = config->xoptions.items; sys_create_xoptions_dict() local
[all...]
/third_party/python/Programs/
H A D_testembed.c625 wchar_t* xoptions[3] = { in test_init_from_config() local
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c7383 uint32_t xoptions; in process_data() local

Completed in 23 milliseconds