Searched refs:oldlength (Results 1 – 1 of 1) sorted by relevance
909 PCRE2_SIZE oldlength = ovector[1] - ovector[0]; in pcre2_substitute() local913 if (!replacement_only) CHECKMEMCPY(subject + ovector[0], oldlength); in pcre2_substitute()
Completed in 8 milliseconds