Searched defs:SRE_OP_LITERAL_IGNORE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | sre_constants.h | 35 #define SRE_OP_LITERAL_IGNORE 20 macro |
/external/python/cpython3/Modules/ | ||
D | sre_constants.h | 45 #define SRE_OP_LITERAL_IGNORE 30 macro |