Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcodecs.c1057 #define ENC_UTF32BE 3 macro
1097 return ENC_UTF32BE; in get_standard_encoding()
1106 return ENC_UTF32BE; in get_standard_encoding()
1199 case ENC_UTF32BE: in PyCodec_SurrogatePassErrors()
1262 case ENC_UTF32BE: in PyCodec_SurrogatePassErrors()