Home
last modified time | relevance | path

Searched refs:SRE_OP_ANY_ALL (Results 1 – 2 of 2) 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()
3025 case SRE_OP_ANY_ALL: in _validate_inner()