Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_convert.c147 *bufflenptr = plength; in convert_posix()
152 while (plength > 0) in convert_posix()
173 plength -= clength; in convert_posix()
201 plength--; in convert_posix()
235 if (plength >= 6) in convert_posix()
249 plength -= 6; in convert_posix()
261 if (plength > 0) in convert_posix()
266 plength--; in convert_posix()
272 plength--; in convert_posix()
287 plength--; in convert_posix()
[all …]

Completed in 7 milliseconds