Home
last modified time | relevance | path

Searched refs:lastptr (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_substring.c484 PCRE2_SPTR *firstptr, PCRE2_SPTR *lastptr) in pcre2_substring_nametable_scan() argument
516 *lastptr = last; in pcre2_substring_nametable_scan()
H A Dpcre2_match.c6271 PCRE2_SPTR lastptr = Feptr - 1; in match() local
6275 BACKCHAR(lastptr); in match()
6276 GETCHAR(fc, lastptr); in match()
6280 fc = *lastptr; in match()
6281 if (lastptr < mb->start_used_ptr) mb->start_used_ptr = lastptr; in match()

Completed in 19 milliseconds