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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_dfa_exec.c2877 const pcre_uchar *local_ptr = ptr; local
2898 local_ptr, /* where we currently are */
2918 local_ptr += charcount; /* Advance temporary position ptr */
2922 times, and local_ptr is pointing to the character after the end of the
2942 ptr = local_ptr;
2949 const pcre_uchar *pp = local_ptr;

Completed in 72 milliseconds