Searched defs:SRE_ERROR_ILLEGAL (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/ | ||
D | _sre.c | 76 #define SRE_ERROR_ILLEGAL -1 /* illegal opcode */ macro |
/external/python/cpython2/Modules/ | ||
D | _sre.c | 98 #define SRE_ERROR_ILLEGAL -1 /* illegal opcode */ macro |