Home
last modified time | relevance | path

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

/php-src/ext/iconv/
H A Diconv.stub.php48 function iconv(string $from_encoding, string $to_encoding, string $string): string|false {} function
H A Diconv.c115 ZEND_GET_MODULE(iconv) in ZEND_GET_MODULE() argument
131 #define iconv libiconv macro
2198 PHP_FUNCTION(iconv) in PHP_FUNCTION() argument

Completed in 12 milliseconds