Home
last modified time | relevance | path

Searched refs:SRE_OP_NOT_LITERAL_IGNORE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h40 #define SRE_OP_NOT_LITERAL_IGNORE 25 macro
D_sre.c577 case SRE_OP_NOT_LITERAL_IGNORE: in SRE_COUNT()
962 case SRE_OP_NOT_LITERAL_IGNORE: in SRE_MATCH()
2993 case SRE_OP_NOT_LITERAL_IGNORE: in _validate_inner()