Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcodecs.c1055 #define ENC_UTF16BE 1 macro
1078 return ENC_UTF16BE; in get_standard_encoding()
1087 return ENC_UTF16BE; in get_standard_encoding()
1189 case ENC_UTF16BE: in PyCodec_SurrogatePassErrors()
1256 case ENC_UTF16BE: in PyCodec_SurrogatePassErrors()