Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_initconfig.h101 PyWideStringList xoptions; /* "-X value" option */ member
/third_party/python/Python/
Dpreconfig.c583 _Py_get_xoption(const PyWideStringList *xoptions, const wchar_t *name) in _Py_get_xoption()
Dsysmodule.c2354 PyObject *xoptions = sys_get_object_id(tstate, &PyId__xoptions); in get_xoptions() local
2960 wchar_t * const * xoptions = config->xoptions.items; in sys_create_xoptions_dict() local
/third_party/python/Include/cpython/
Dinitconfig.h155 PyWideStringList xoptions; member
/third_party/python/Programs/
D_testembed.c546 wchar_t* xoptions[3] = { in test_init_from_config() local
/third_party/pcre2/pcre2/src/
Dpcre2test.c7383 uint32_t xoptions; in process_data() local