Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h18 #define SRE_OP_ANY_ALL 3 macro
D_sre.c546 case SRE_OP_ANY_ALL: in SRE_COUNT()
933 case SRE_OP_ANY_ALL: in SRE_MATCH()
3039 case SRE_OP_ANY_ALL: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h18 #define SRE_OP_ANY_ALL 3 macro
Dsre_lib.h233 case SRE_OP_ANY_ALL: in SRE()
677 case SRE_OP_ANY_ALL: in SRE()
D_sre.c1635 case SRE_OP_ANY_ALL: in _validate_inner()