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