Home
last modified time | relevance | path

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

/PHP-8.2/ext/iconv/
H A Diconv.c755 const char *haystk, size_t haystk_nbytes, in _php_iconv_strpos() argument
808 more = haystk_nbytes > 0; in _php_iconv_strpos()
810 for (in_p = haystk, in_left = haystk_nbytes, cnt = 0; more; ++cnt) { in _php_iconv_strpos()

Completed in 8 milliseconds