Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcodecs.c1061 #define ENC_UTF32BE 3 macro
1101 return ENC_UTF32BE; in get_standard_encoding()
1110 return ENC_UTF32BE; in get_standard_encoding()
1203 case ENC_UTF32BE: in PyCodec_SurrogatePassErrors()
1266 case ENC_UTF32BE: in PyCodec_SurrogatePassErrors()