Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c16044 _PyUnicode_FiniEncodings(struct _Py_unicode_fs_codec *fs_codec) in _PyUnicode_FiniEncodings() function
16146 _PyUnicode_FiniEncodings(&state->fs_codec); in _PyUnicode_Fini()