Home
last modified time | relevance | path

Searched refs:SRE_ERROR_STATE (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
Dsre_lib.h911 RETURN_ERROR(SRE_ERROR_STATE); in SRE()
974 RETURN_ERROR(SRE_ERROR_STATE); in SRE()
D_sre.c83 #define SRE_ERROR_STATE -2 /* illegal state */ macro
/external/python/cpython2/Modules/
D_sre.c99 #define SRE_ERROR_STATE -2 /* illegal state */ macro
1210 RETURN_ERROR(SRE_ERROR_STATE); in SRE_MATCH()
1273 RETURN_ERROR(SRE_ERROR_STATE); in SRE_MATCH()