Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcodecs.c1059 #define ENC_UTF16BE 1 macro
1082 return ENC_UTF16BE; in get_standard_encoding()
1091 return ENC_UTF16BE; in get_standard_encoding()
1193 case ENC_UTF16BE: in PyCodec_SurrogatePassErrors()
1260 case ENC_UTF16BE: in PyCodec_SurrogatePassErrors()