Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dfileutils.c88 #if !defined(_Py_FORCE_UTF8_FS_ENCODING) && !defined(MS_WINDOWS)
547 #ifdef _Py_FORCE_UTF8_FS_ENCODING in _Py_DecodeLocaleEx()
739 #ifdef _Py_FORCE_UTF8_FS_ENCODING in encode_locale_ex()
Dinitconfig.c1586 #ifdef _Py_FORCE_UTF8_FS_ENCODING in config_init_fs_encoding()
/external/python/cpython3/Include/
Dpyport.h833 # define _Py_FORCE_UTF8_FS_ENCODING macro
/external/python/cpython3/Objects/
Dunicodeobject.c3551 #ifdef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_EncodeFSDefault()
3788 #ifdef _Py_FORCE_UTF8_FS_ENCODING in PyUnicode_DecodeFSDefaultAndSize()