Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dsre_constants.h42 #define SRE_OP_MIN_REPEAT_ONE 27 macro
Dsre_lib.h913 case SRE_OP_MIN_REPEAT_ONE: in SRE()
D_sre.c1808 case SRE_OP_MIN_REPEAT_ONE: in _validate_inner()