OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indentation_action
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Compiler/
Scanning.pxd
41
cpdef
indentation_action
(self, text)
member in class:PyrexScanner
Scanning.py
356
def
indentation_action
(self, text):
member in class:PyrexScanner
364
#print "Scanner.
indentation_action
: indent with", repr(c) ###
367
#print "Scanner.
indentation_action
: setting indent_char to", repr(c)
Completed in 134 milliseconds