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

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c7119 if (!is_recurse) cd->namedrefcount++;
9085 cd->namedrefcount = 0;
9129 if (cd->dupnames && cd->namedrefcount > 0)
9130 length += cd->namedrefcount * IMM2_SIZE * sizeof(pcre_uchar);

Completed in 47 milliseconds