Searched defs:MATCH_KETRPOS (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_exec.c90 #define MATCH_KETRPOS (-998) macro
1120 returns MATCH_KETRPOS without going further in the pattern. By this means
1167 if (rrc == MATCH_KETRPOS)
1246 if (rrc == MATCH_KETRPOS)
1993 and return the MATCH_KETRPOS. This makes it possible to do the repeats one
2002 RRETURN(MATCH_KETRPOS);

Completed in 43 milliseconds