Searched refs:_PyInterpreterState_GetConfig (Results 1 – 24 of 24) sorted by relevance
181 int verbose = _PyInterpreterState_GetConfig(interp)->verbose; in init_importlib()564 config = _PyInterpreterState_GetConfig(interp); in pyinit_core_reconfigure()869 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in pycore_interp_init()1102 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in init_interp_main()1258 config = _PyInterpreterState_GetConfig(tstate->interp); in Py_InitializeFromConfig()1532 int verbose = _PyInterpreterState_GetConfig(interp)->verbose; in finalize_modules()1992 config = _PyInterpreterState_GetConfig(save_tstate->interp); in new_interpreter()1998 config = _PyInterpreterState_GetConfig(main_interp); in new_interpreter()2395 const PyConfig *config = _PyInterpreterState_GetConfig(tstate->interp); in init_sys_streams()
341 const PyConfig *config = _PyInterpreterState_GetConfig(ts->interp); in _PySys_ClearAuditHooks()867 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in sys_getfilesystemencoding_impl()882 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in sys_getfilesystemencodeerrors_impl()2548 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in set_flags_from_config()3075 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in _PySys_UpdateConfig()
61 int verbose = _PyInterpreterState_GetConfig(tstate->interp)->verbose; in _PyImportZip_Init()544 int verbose = _PyInterpreterState_GetConfig(tstate->interp)->verbose; in import_find_extension()1493 if (!exception || _PyInterpreterState_GetConfig(tstate->interp)->verbose) { in remove_importlib_frames()1698 int import_time = _PyInterpreterState_GetConfig(interp)->import_time; in import_find_and_load()
208 PyConfig *config = (PyConfig*)_PyInterpreterState_GetConfig(interp);
1021 int verbose = _PyInterpreterState_GetConfig(tstate->interp)->verbose; in PyThreadState_Clear()2147 _PyInterpreterState_GetConfig(PyInterpreterState *interp) in _PyInterpreterState_GetConfig() function2172 return _PyInterpreterState_GetConfig(tstate->interp); in _Py_GetConfig()
3016 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in _Py_GetConfigsAsDict()3083 const PyConfig *config = _PyInterpreterState_GetConfig(tstate->interp); in _Py_DumpPathConfig()
3031 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in _PyBuiltin_Init()
44 return _PyInterpreterState_GetConfig(interp); in _Py_GetMainConfig()
272 PyAPI_FUNC(const PyConfig*) _PyInterpreterState_GetConfig(PyInterpreterState *interp);
477 if (_PyInterpreterState_GetConfig(interp)->warn_default_encoding) { in _io_text_encoding_impl()
992 if (!_PyInterpreterState_GetConfig(interp)->dev_mode) { in io_check_errors()1079 if (_PyInterpreterState_GetConfig(interp)->warn_default_encoding) { in _io_TextIOWrapper___init___impl()
546 PyConfig *config = (PyConfig*)_PyInterpreterState_GetConfig(interp); in pymain_run_python()
885 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in subprocess_fork_exec()
1093 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in _winapi_CreateProcess_impl()
462 if (!_PyInterpreterState_GetConfig(interp)->dev_mode) { in unicode_check_encoding_errors()3806 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in PyUnicode_EncodeFSDefault()4044 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in PyUnicode_DecodeFSDefaultAndSize()15946 PyConfig *config = (PyConfig*)_PyInterpreterState_GetConfig(interp); in init_stdio_encoding()15958 const PyConfig *config = _PyInterpreterState_GetConfig(interp); in init_fs_codec()16017 PyConfig *config = (PyConfig*)_PyInterpreterState_GetConfig(interp); in init_fs_encoding()16060 PyConfig *config = (PyConfig *)_PyInterpreterState_GetConfig(interp); in _PyUnicode_EnableLegacyWindowsFSEncoding()
1070 …<elf-symbol name='_PyInterpreterState_GetConfig' type='func-type' binding='global-binding' visibil…14663 …_PyInterpreterState_GetConfig' mangled-name='_PyInterpreterState_GetConfig' filepath='Python/pysta…