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.h1020 RETURN_ERROR(SRE_ERROR_STATE); in SRE()
1083 RETURN_ERROR(SRE_ERROR_STATE); in SRE()
D_sre.c77 #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()