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.c114 ZEND_GET_MODULE(iconv) in ZEND_GET_MODULE() argument
130 #define iconv libiconv macro
2197 PHP_FUNCTION(iconv) in PHP_FUNCTION() argument

Completed in 13 milliseconds