Searched refs:check_decoded (Results 1 – 2 of 2) sorted by relevance
240 check_decoded(PyObject *decoded) in check_decoded() function283 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()1459 if (check_decoded(decoded_chars) < 0) in textiowrapper_read_chunk()1524 if (check_decoded(decoded) < 0) in textiowrapper_read()2161 if (check_decoded(decoded) < 0) in textiowrapper_seek()2285 if (check_decoded(decoded) < 0) in textiowrapper_tell()2318 if (check_decoded(decoded) < 0) in textiowrapper_tell()
282 check_decoded(PyObject *decoded) in check_decoded() function329 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()908 if (check_decoded(chars) < 0) in _textiowrapper_decode()1949 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()2599 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()2743 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()2825 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()