Home
last modified time | relevance | path

Searched refs:convlength (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_convert.c134 PCRE2_SIZE convlength = 0; in convert_posix() local
161 convlength += p - pp; in convert_posix()
356 convlength += p - pp; /* Final segment */ in convert_posix()
357 *bufflenptr = convlength; in convert_posix()

Completed in 9 milliseconds