Searched refs:_Py_DumpPathConfig (Results 1 – 3 of 3) sorted by relevance
67 extern void _Py_DumpPathConfig(PyThreadState *tstate);
2700 _Py_DumpPathConfig(PyThreadState *tstate) in _Py_DumpPathConfig() function
16133 _Py_DumpPathConfig(tstate); in init_fs_encoding()