Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcodecs.c1053 #define ENC_UNKNOWN -1 macro
1116 return ENC_UNKNOWN; in get_standard_encoding()
1154 if (code == ENC_UNKNOWN) { in PyCodec_SurrogatePassErrors()
1233 if (code == ENC_UNKNOWN) { in PyCodec_SurrogatePassErrors()