Home
last modified time | relevance | path

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

/external/python/cpython2/Parser/
Dtokenizer.c153 decoding_feof(struct tok_state *tok) in decoding_feof() function
565 decoding_feof(struct tok_state *tok) in decoding_feof() function
959 if (decoding_feof(tok)) { in tok_nextc()
/external/python/cpython3/Parser/
Dtokenizer.c559 decoding_feof(struct tok_state *tok) in decoding_feof() function
953 if (decoding_feof(tok)) { in tok_nextc()