Home
last modified time | relevance | path

Searched refs:SRE_OP_MIN_REPEAT_ONE (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h46 #define SRE_OP_MIN_REPEAT_ONE 31 macro
D_sre.c1107 case SRE_OP_MIN_REPEAT_ONE: in SRE_MATCH()
3140 case SRE_OP_MIN_REPEAT_ONE: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h42 #define SRE_OP_MIN_REPEAT_ONE 27 macro
Dsre_lib.h915 case SRE_OP_MIN_REPEAT_ONE: in SRE()
D_sre.c1738 case SRE_OP_MIN_REPEAT_ONE: in _validate_inner()