Home
last modified time | relevance | path

Searched refs:SRE_OP_NOT_LITERAL_LOC_IGNORE (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/
Dsre_constants.h50 #define SRE_OP_NOT_LITERAL_LOC_IGNORE 35 macro
Dsre_lib.h308 case SRE_OP_NOT_LITERAL_LOC_IGNORE: in SRE()
745 case SRE_OP_NOT_LITERAL_LOC_IGNORE: in SRE()
D_sre.c1673 case SRE_OP_NOT_LITERAL_LOC_IGNORE: in _validate_inner()