Home
last modified time | relevance | path

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

/PHP-7.2/ext/iconv/
H A Diconv.c207 static php_iconv_err_t _php_iconv_substr(smart_str *pretval, const char *str, size_t nbytes, zend_l…
813 static php_iconv_err_t _php_iconv_substr(smart_str *pretval, in _php_iconv_substr() function
2129 err = _php_iconv_substr(&retval, ZSTR_VAL(str), ZSTR_LEN(str), offset, length, charset); in PHP_FUNCTION()

Completed in 8 milliseconds