Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h31 #define SRE_OP_IN_IGNORE 16 macro
D_sre.c972 case SRE_OP_IN_IGNORE: in SRE_MATCH()
3044 case SRE_OP_IN_IGNORE: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h44 #define SRE_OP_IN_IGNORE 29 macro
Dsre_lib.h757 case SRE_OP_IN_IGNORE: in SRE()
D_sre.c1640 case SRE_OP_IN_IGNORE: in _validate_inner()