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

/forgerock/web-agents-v4/pcre/
H A Dpcre_dfa_exec.c2876 const pcre_uchar *local_ptr = ptr; local
2897 local_ptr, /* where we currently are */
2917 local_ptr += charcount; /* Advance temporary position ptr */
2921 times, and local_ptr is pointing to the character after the end of the
2941 ptr = local_ptr;
2948 const pcre_uchar *pp = local_ptr;

Completed in 55 milliseconds