Home
last modified time | relevance | path

Searched refs:AT_END_STRING (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsre_constants.py76 AT_END_STRING = "at_end_string" variable
134 AT_NON_BOUNDARY, AT_END, AT_END_LINE, AT_END_STRING,
Dsre_parse.py50 r"\Z": (AT, AT_END_STRING), # end of string