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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DScanning.py10 cython.declare(EncodedString=object, any_string_prefix=unicode, IDENT=unicode,
17 from Lexicon import any_string_prefix, make_lexicon, IDENT namespace
343 while text[:1] in any_string_prefix:
H A DLexicon.py10 any_string_prefix = raw_prefixes + string_prefixes + char_prefixes variable

Completed in 100 milliseconds