Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddired.c457 bool check_decoded = false; in file_name_completion() local
488 check_decoded = true; in file_name_completion()
694 if (check_decoded && SCHARS (file) <= SCHARS (name)) in file_name_completion()
/dports/editors/emacs/emacs-27.2/src/
H A Ddired.c438 bool check_decoded = false; in file_name_completion() local
469 check_decoded = true; in file_name_completion()
675 if (check_decoded && SCHARS (file) <= SCHARS (name)) in file_name_completion()
/dports/lang/python-legacy/Python-2.7.18/Modules/_io/
H A Dtextio.c240 check_decoded(PyObject *decoded) in check_decoded() function
283 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
1459 if (check_decoded(decoded_chars) < 0) in textiowrapper_read_chunk()
1530 if (check_decoded(decoded) < 0) in textiowrapper_read()
2168 if (check_decoded(decoded) < 0) in textiowrapper_seek()
2293 if (check_decoded(decoded) < 0) in textiowrapper_tell()
2326 if (check_decoded(decoded) < 0) in textiowrapper_tell()
/dports/lang/python27/Python-2.7.18/Modules/_io/
H A Dtextio.c240 check_decoded(PyObject *decoded) in check_decoded() function
283 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
1459 if (check_decoded(decoded_chars) < 0) in textiowrapper_read_chunk()
1530 if (check_decoded(decoded) < 0) in textiowrapper_read()
2168 if (check_decoded(decoded) < 0) in textiowrapper_seek()
2293 if (check_decoded(decoded) < 0) in textiowrapper_tell()
2326 if (check_decoded(decoded) < 0) in textiowrapper_tell()
/dports/databases/py-gdbm/Python-3.8.12/Modules/_io/
H A Dtextio.c280 check_decoded(PyObject *decoded) in check_decoded() function
327 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
906 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1921 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2572 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2716 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2798 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()
/dports/lang/python37/Python-3.7.12/Modules/_io/
H A Dtextio.c280 check_decoded(PyObject *decoded) in check_decoded() function
327 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
897 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1833 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2478 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2622 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2704 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()
/dports/lang/python310/Python-3.10.1/Modules/_io/
H A Dtextio.c283 check_decoded(PyObject *decoded) in check_decoded() function
330 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
909 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1959 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2611 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2755 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2837 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()
/dports/lang/python-tools/Python-3.8.12/Modules/_io/
H A Dtextio.c280 check_decoded(PyObject *decoded) in check_decoded() function
327 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
906 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1921 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2572 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2716 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2798 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()
/dports/lang/python39/Python-3.9.9/Modules/_io/
H A Dtextio.c282 check_decoded(PyObject *decoded) in check_decoded() function
329 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
908 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1963 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2613 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2757 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2839 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()
/dports/lang/python38/Python-3.8.12/Modules/_io/
H A Dtextio.c280 check_decoded(PyObject *decoded) in check_decoded() function
327 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
906 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1921 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2572 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2716 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2798 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_io/
H A Dtextio.c280 check_decoded(PyObject *decoded) in check_decoded() function
327 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
906 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1921 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2572 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2716 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2798 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_io/
H A Dtextio.c280 check_decoded(PyObject *decoded) in check_decoded() function
327 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
906 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1921 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2572 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2716 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2798 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()
/dports/lang/python311/Python-3.11.0a3/Modules/_io/
H A Dtextio.c283 check_decoded(PyObject *decoded) in check_decoded() function
330 if (check_decoded(output) < 0) in _PyIncrementalNewlineDecoder_decode()
909 if (check_decoded(chars) < 0) in _textiowrapper_decode()
1959 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_read_impl()
2611 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_seek_impl()
2755 if (check_decoded(_decoded) < 0) \ in _io_TextIOWrapper_tell_impl()
2837 if (check_decoded(decoded) < 0) in _io_TextIOWrapper_tell_impl()