Home
last modified time | relevance | path

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

/PHP-5.3/ext/iconv/
H A Diconv.c205 static php_iconv_err_t _php_iconv_strlen(unsigned int *pretval, const char *str, size_t nbytes, con…
574 static php_iconv_err_t _php_iconv_strlen(unsigned int *pretval, const char *str, size_t nbytes, con… in _php_iconv_strlen() function
675 err = _php_iconv_strlen(&total_len, str, nbytes, enc); in _php_iconv_substr()
1911 err = _php_iconv_strlen(&retval, str, str_len, charset); in PHP_FUNCTION()

Completed in 14 milliseconds