Searched refs:_Py_unicode_fs_codec (Results 1 – 2 of 2) sorted by relevance
53 struct _Py_unicode_fs_codec { struct61 struct _Py_unicode_fs_codec fs_codec; argument
3661 struct _Py_unicode_fs_codec *fs_codec = &interp->unicode.fs_codec; in PyUnicode_EncodeFSDefault()3898 struct _Py_unicode_fs_codec *fs_codec = &interp->unicode.fs_codec; in PyUnicode_DecodeFSDefaultAndSize()16095 struct _Py_unicode_fs_codec *fs_codec = &interp->unicode.fs_codec; in init_fs_codec()16158 _PyUnicode_FiniEncodings(struct _Py_unicode_fs_codec *fs_codec) in _PyUnicode_FiniEncodings()