Home
last modified time | relevance | path

Searched refs:sys_getfilesystemencoding_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/clinic/
Dsysmodule.c.h182 sys_getfilesystemencoding_impl(PyObject *module);
187 return sys_getfilesystemencoding_impl(module); in sys_getfilesystemencoding()
/third_party/python/Python/
Dsysmodule.c868 sys_getfilesystemencoding_impl(PyObject *module) in sys_getfilesystemencoding_impl() function