Home
last modified time | relevance | path

Searched refs:SEEN_ALL (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
H A Dtextio.c288 #define SEEN_ALL (SEEN_CR | SEEN_LF | SEEN_CRLF) macro
404 if (seennl == SEEN_ALL) in _PyIncrementalNewlineDecoder_decode()
424 if (seennl == SEEN_ALL) in _PyIncrementalNewlineDecoder_decode()

Completed in 5 milliseconds