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

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c2875 pcre_uint32 *clist_dest; local
2988 clist_dest = list + 2;
2992 if (clist_dest >= list + 8)
3000 *clist_dest++ = *clist_src;

Completed in 39 milliseconds