Home
last modified time | relevance | path

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

/PHP-5.5/ext/iconv/
H A Diconv.c201 static php_iconv_err_t _php_iconv_substr(smart_str *pretval, const char *str, size_t nbytes, int of…
755 static php_iconv_err_t _php_iconv_substr(smart_str *pretval, in _php_iconv_substr() function
2048 err = _php_iconv_substr(&retval, str, str_len, offset, length, charset); in PHP_FUNCTION()

Completed in 16 milliseconds