Searched refs:_php_iconv_substr (Results 1 – 1 of 1) sorted by relevance
201 static php_iconv_err_t _php_iconv_substr(smart_str *pretval, const char *str, size_t nbytes, int of…820 static php_iconv_err_t _php_iconv_substr(smart_str *pretval, in _php_iconv_substr() function2113 err = _php_iconv_substr(&retval, str, str_len, offset, length, charset); in PHP_FUNCTION()
Completed in 8 milliseconds