Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_convert.c146 *bufflenptr = plength; in convert_posix()
151 while (plength > 0) in convert_posix()
172 plength -= clength; in convert_posix()
200 plength--; in convert_posix()
234 if (plength >= 6) in convert_posix()
248 plength -= 6; in convert_posix()
260 if (plength > 0) in convert_posix()
265 plength--; in convert_posix()
271 plength--; in convert_posix()
286 plength--; in convert_posix()
[all …]

Completed in 7 milliseconds