Home | History | Annotate | Download | only in src

Lines Matching refs:local_ptr

2807         PCRE2_SPTR local_ptr = ptr;
2828 local_ptr, /* where we currently are */
2848 local_ptr += charcount; /* Advance temporary position ptr */
2852 times, and local_ptr is pointing to the character after the end of the
2872 ptr = local_ptr;
2879 PCRE2_SPTR pp = local_ptr;