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

/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c1246 BOOL setmark_found = recursive; local
1289 if (!setmark_found)
1292 setmark_found = TRUE;
1306 if (common->mark_ptr != 0 && !setmark_found)
1309 setmark_found = TRUE;
1419 BOOL setmark_found = recursive; local
1458 if (!setmark_found)
1465 setmark_found = TRUE;
1480 if (common->mark_ptr != 0 && !setmark_found)
1487 setmark_found
[all...]

Completed in 32 milliseconds