Searched refs:save_start (Results 1 – 1 of 1) sorted by relevance
403 PCRE2_SIZE save_start; in pcre2_substitute() local413 save_start = start_offset++; in pcre2_substitute()438 fraglength = start_offset - save_start; in pcre2_substitute()439 if (!replacement_only) CHECKMEMCPY(subject + save_start, fraglength); in pcre2_substitute()
Completed in 7 milliseconds