Home
last modified time | relevance | path

Searched defs:start_match (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_dfa_match.c3231 PCRE2_SPTR start_match; in pcre2_dfa_match() local
Dpcre2_match.c6021 PCRE2_SPTR start_match = subject + start_offset; in pcre2_match() local
Dpcre2_intmodedep.h824 PCRE2_SPTR start_match; /* Can be adjusted by \K */ member