Home
last modified time | relevance | path

Searched defs:bytelength (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dcodecs.c1039 get_standard_encoding(const char *encoding, int *bytelength) in get_standard_encoding()
1107 int bytelength; in PyCodec_SurrogatePassErrors() local