Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_convert.c133 PCRE2_SIZE convlength = 0; in convert_posix() local
160 convlength += p - pp; in convert_posix()
355 convlength += p - pp; /* Final segment */ in convert_posix()
356 *bufflenptr = convlength; in convert_posix()

Completed in 11 milliseconds