Searched defs:expand_template (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | sre_parse.py | 850 def expand_template(template, match): function |
/external/python/cpython3/Lib/ | ||
D | sre_parse.py | 1036 def expand_template(template, match): function |