Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h17 #define SRE_OP_ANY 2 macro
D_sre.c539 case SRE_OP_ANY: in SRE_COUNT()
924 case SRE_OP_ANY: in SRE_MATCH()
3038 case SRE_OP_ANY: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h17 #define SRE_OP_ANY 2 macro
Dsre_lib.h226 case SRE_OP_ANY: in SRE()
668 case SRE_OP_ANY: in SRE()
D_sre.c1634 case SRE_OP_ANY: in _validate_inner()