Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h41 #define SRE_OP_NEGATE 26 macro
D_sre.c475 case SRE_OP_NEGATE: in SRE_CHARSET()
2904 case SRE_OP_NEGATE: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h37 #define SRE_OP_NEGATE 22 macro
Dsre_lib.h159 case SRE_OP_NEGATE: in SRE()
D_sre.c1487 case SRE_OP_NEGATE: in _validate_charset()