Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds