Searched refs:eof_action (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/cython/src/Cython/Compiler/ | ||
D | Scanning.pxd | 42 #cpdef eof_action(self, text) |
D | Scanning.py | 392 def eof_action(self, text): member in PyrexScanner |