Home
last modified time | relevance | path

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