Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcodecs.c1057 #define ENC_UNKNOWN -1 macro
1120 return ENC_UNKNOWN; in get_standard_encoding()
1158 if (code == ENC_UNKNOWN) { in PyCodec_SurrogatePassErrors()
1237 if (code == ENC_UNKNOWN) { in PyCodec_SurrogatePassErrors()