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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DLexicon.py9 char_prefixes = "cC" variable
10 any_string_prefix = raw_prefixes + string_prefixes + char_prefixes
42 Any(char_prefixes)

Completed in 67 milliseconds