Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/scripts/
Dh2py.py28 p_macro = re.compile( variable
135 match = p_macro.match(line)
/external/python/cpython2/Tools/scripts/
Dh2py.py28 p_macro = re.compile( variable
144 match = p_macro.match(line)