Home
last modified time | relevance | path

Searched refs:AT_MULTILINE (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dsre_constants.py166 AT_MULTILINE = { variable
Dsre_compile.py196 av = AT_MULTILINE.get(av, av)
/external/python/cpython2/Lib/
Dsre_constants.py169 AT_MULTILINE = { variable
Dsre_compile.py179 av = AT_MULTILINE.get(av, av)