Searched refs:_Py_DumpPathConfig (Results 1 – 3 of 3) sorted by relevance
169 extern void _Py_DumpPathConfig(PyThreadState *tstate);
3069 _Py_DumpPathConfig(PyThreadState *tstate) in _Py_DumpPathConfig() function
16019 _Py_DumpPathConfig(tstate); in init_fs_encoding()