Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_substring.c481 PCRE2_SPTR *firstptr, PCRE2_SPTR *lastptr) in pcre2_substring_nametable_scan() argument
513 *lastptr = last; in pcre2_substring_nametable_scan()
H A Dpcre2_match.c6050 PCRE2_SPTR lastptr = Feptr - 1; in match() local
6054 BACKCHAR(lastptr); in match()
6055 GETCHAR(fc, lastptr); in match()
6059 fc = *lastptr; in match()
6060 if (lastptr < mb->start_used_ptr) mb->start_used_ptr = lastptr; in match()

Completed in 19 milliseconds