Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Derrcode.h29 #define E_EOFS 23 /* EOF in triple-quoted string */ macro
/third_party/python/Parser/
H A Dpegen.c831 return err == E_EOF || err == E_EOFS || err == E_EOLS; in _is_end_of_source()

Completed in 2 milliseconds