Searched defs:iconv_get_encoding (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/iconv/ | ||
H A D | iconv.stub.php | 23 function iconv_get_encoding(string $type = "all"): array|string|false {} function |
H A D | iconv.c | 2266 PHP_FUNCTION(iconv_get_encoding) in PHP_FUNCTION() argument |
Completed in 17 milliseconds