Searched refs:MATCH_CONDASSERT (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_exec.c77 #define MATCH_CONDASSERT 1 /* Called to check a condition assertion */ macro
730 up space on the stack. See also MATCH_CONDASSERT below.
1394 md->match_function_type to MATCH_CONDASSERT causes it to stop at the end
1398 md->match_function_type = MATCH_CONDASSERT;
1519 this incarnation of the match() function will have set MATCH_CONDASSERT in
1527 if (md->match_function_type == MATCH_CONDASSERT)
1598 if (md->match_function_type == MATCH_CONDASSERT)

Completed in 30 milliseconds