Home
last modified time | relevance | path

Searched refs:SRE_ERROR_ILLEGAL (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Dsre_lib.h1303 RETURN_ERROR(SRE_ERROR_ILLEGAL); in SRE()
D_sre.c76 #define SRE_ERROR_ILLEGAL -1 /* illegal opcode */ macro