Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsre_constants.h48 #define SRE_OP_IN_LOC_IGNORE 33 macro
Dsre_lib.h777 case SRE_OP_IN_LOC_IGNORE: in SRE()
D_sre.c1634 case SRE_OP_IN_LOC_IGNORE: in _validate_inner()