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

/forgerock/web-agents-v4/pcre/
H A Dpcre_exec.c968 if (offset < md->offset_max)
1139 if (offset < md->offset_max)
1472 if (offset >= md->offset_max) md->capture_last |= OVFLBIT; else
1964 if (offset >= md->offset_max) md->capture_last |= OVFLBIT; else
6661 md->offset_max = (2*ocount)/3;

Completed in 39 milliseconds