Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c16070 init_fs_codec(PyInterpreterState *interp) in init_fs_codec() function
16138 if (init_fs_codec(interp) < 0) { in init_fs_encoding()
16191 return init_fs_codec(interp); in _PyUnicode_EnableLegacyWindowsFSEncoding()