Searched refs:save_start (Results 1 – 1 of 1) sorted by relevance
381 PCRE2_SIZE save_start; in pcre2_substitute() local391 save_start = start_offset++; in pcre2_substitute()416 fraglength = start_offset - save_start; in pcre2_substitute()417 if (!replacement_only) CHECKMEMCPY(subject + save_start, fraglength); in pcre2_substitute()
Completed in 5 milliseconds