Home
last modified time | relevance | path

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

/PHP-8.1/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.c5843 PCRE2_SPTR lastptr = Feptr - 1; in match() local
5847 BACKCHAR(lastptr); in match()
5848 GETCHAR(fc, lastptr); in match()
5852 fc = *lastptr; in match()
5853 if (lastptr < mb->start_used_ptr) mb->start_used_ptr = lastptr; in match()

Completed in 31 milliseconds