Home
last modified time | relevance | path

Searched defs:iconv (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/iconv/
H A Diconv.stub.php19 function iconv(string $from_encoding, string $to_encoding, string $string): string|false {} function
H A Diconv.c81 ZEND_GET_MODULE(iconv) in ZEND_GET_MODULE() argument
97 #define iconv libiconv macro
2196 PHP_FUNCTION(iconv) in PHP_FUNCTION() argument

Completed in 13 milliseconds