Searched defs:iconv_strlen (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/iconv/ | ||
H A D | iconv.stub.php | 5 function iconv_strlen(string $string, ?string $encoding = null): int|false {} function |
H A D | iconv.c | 1780 PHP_FUNCTION(iconv_strlen) in PHP_FUNCTION() argument |
Completed in 10 milliseconds