Searched defs:utf8_mode (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/cpython/ | ||
| D | initconfig.h | 114     int utf8_mode;  member | 
| /external/python/cpython3/Python/ | ||
| D | preconfig.c | 843         int utf8_mode = config->utf8_mode;  in _PyPreConfig_Read()  local |