Searched refs:MIN_REPEAT_ONE (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
H A Dsre_constants.py66 MIN_REPEAT_ONE = "min_repeat_one" variable
128 MIN_REPEAT_ONE
H A Dsre_compile.py128 emit(OPCODES[MIN_REPEAT_ONE])
/external/python/cpython3/Lib/
H A Dsre_compile.py122 emit(MIN_REPEAT_ONE)

Completed in 684 milliseconds