Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h43 #define SRE_OP_REPEAT 28 macro
D_sre.c1171 case SRE_OP_REPEAT: in SRE_MATCH()
3159 case SRE_OP_REPEAT: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h39 #define SRE_OP_REPEAT 24 macro
Dsre_lib.h983 case SRE_OP_REPEAT: in SRE()
D_sre.c1749 case SRE_OP_REPEAT: in _validate_inner()