Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpyport.h857 # define _Py_FORCE_UTF8_FS_ENCODING macro
/third_party/python/Python/
Dfileutils.c155 #if !defined(_Py_FORCE_UTF8_FS_ENCODING) && !defined(MS_WINDOWS)
596 #ifdef _Py_FORCE_UTF8_FS_ENCODING in _Py_DecodeLocaleEx()
788 #ifdef _Py_FORCE_UTF8_FS_ENCODING in encode_locale_ex()
Dinitconfig.c2039 #ifdef _Py_FORCE_UTF8_FS_ENCODING in config_get_fs_encoding()
/third_party/python/Objects/
Dunicodeobject.c3865 #ifndef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_EncodeFSDefault()
3881 #ifdef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_EncodeFSDefault()
4103 #ifndef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_DecodeFSDefaultAndSize()
4119 #ifdef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_DecodeFSDefaultAndSize()
16255 #ifdef _Py_FORCE_UTF8_FS_ENCODING in init_fs_codec()