Searched defs:start_match (Results 1 – 3 of 3) sorted by relevance
3231 PCRE2_SPTR start_match; in pcre2_dfa_match() local
6021 PCRE2_SPTR start_match = subject + start_offset; in pcre2_match() local
824 PCRE2_SPTR start_match; /* Can be adjusted by \K */ member