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/
H A Dpyport.h692 # define _Py_FORCE_UTF8_FS_ENCODING macro
/third_party/python/Python/
H A Dfileutils.c161 #if !defined(_Py_FORCE_UTF8_FS_ENCODING) && !defined(MS_WINDOWS)
385 #endif /* !defined(_Py_FORCE_UTF8_FS_ENCODING) && !defined(MS_WINDOWS) */
602 #ifdef _Py_FORCE_UTF8_FS_ENCODING in _Py_DecodeLocaleEx()
627 #endif /* !_Py_FORCE_UTF8_FS_ENCODING */ in _Py_DecodeLocaleEx()
794 #ifdef _Py_FORCE_UTF8_FS_ENCODING in encode_locale_ex()
820 #endif /* _Py_FORCE_UTF8_FS_ENCODING */ in encode_locale_ex()
H A Dinitconfig.c2013 #ifdef _Py_FORCE_UTF8_FS_ENCODING in config_get_fs_encoding()
/third_party/python/Objects/
H A Dunicodeobject.c3795 #ifndef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_EncodeFSDefault()
3811 #ifdef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_EncodeFSDefault()
4033 #ifndef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_DecodeFSDefaultAndSize()
4049 #ifdef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_DecodeFSDefaultAndSize()
15990 #ifdef _Py_FORCE_UTF8_FS_ENCODING in init_fs_codec()

Completed in 24 milliseconds