Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dfileutils.c161 #if !defined(_Py_FORCE_UTF8_FS_ENCODING) && !defined(MS_WINDOWS)
602 #ifdef _Py_FORCE_UTF8_FS_ENCODING in _Py_DecodeLocaleEx()
794 #ifdef _Py_FORCE_UTF8_FS_ENCODING in encode_locale_ex()
Dinitconfig.c2013 #ifdef _Py_FORCE_UTF8_FS_ENCODING in config_get_fs_encoding()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpyport.h692 # define _Py_FORCE_UTF8_FS_ENCODING macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpyport.h692 # define _Py_FORCE_UTF8_FS_ENCODING macro
/aosp_15_r20/external/python/cpython3/Include/
Dpyport.h692 # define _Py_FORCE_UTF8_FS_ENCODING macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpyport.h692 # define _Py_FORCE_UTF8_FS_ENCODING macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dpyport.h692 # define _Py_FORCE_UTF8_FS_ENCODING macro
/aosp_15_r20/external/python/cpython3/Objects/
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()