Home
last modified time | relevance | path

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

/external/python/cpython3/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()
747 case SRE_OP_NOT_LITERAL_LOC_IGNORE: in SRE()
D_sre.c1595 case SRE_OP_NOT_LITERAL_LOC_IGNORE: in _validate_inner()