Searched refs:SRE_OP_NEGATE (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Modules/ | ||
D | sre_constants.h | 37 #define SRE_OP_NEGATE 22 macro |
D | sre_lib.h | 159 case SRE_OP_NEGATE: in SRE() |
D | _sre.c | 1565 case SRE_OP_NEGATE: in _validate_charset() |