Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h35 #define SRE_OP_LITERAL_IGNORE 20 macro
D_sre.c561 case SRE_OP_LITERAL_IGNORE: in SRE_COUNT()
952 case SRE_OP_LITERAL_IGNORE: in SRE_MATCH()
3006 case SRE_OP_LITERAL_IGNORE: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h45 #define SRE_OP_LITERAL_IGNORE 30 macro
Dsre_lib.h254 case SRE_OP_LITERAL_IGNORE: in SRE()
697 case SRE_OP_LITERAL_IGNORE: in SRE()
D_sre.c1598 case SRE_OP_LITERAL_IGNORE: in _validate_inner()