Home
last modified time | relevance | path

Searched defs:MAXREPEAT (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/re/
H A D_constants.py18 from _sre import MAXREPEAT, MAXGROUPS namespace
67 MAXREPEAT = _NamedIntConstant(MAXREPEAT, 'MAXREPEAT') variable
/third_party/python/Lib/test/
H A Dtest_re.py1877 from _sre import MAXREPEAT namespace

Completed in 5 milliseconds