Home
last modified time | relevance | path

Searched refs:miconv (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/iconv/
H A Dphp_iconv.h40 PHP_MINIT_FUNCTION(miconv);
41 PHP_MSHUTDOWN_FUNCTION(miconv);
42 PHP_MINFO_FUNCTION(miconv);
H A Diconv.c97 PHP_MINIT(miconv),
98 PHP_MSHUTDOWN(miconv),
101 PHP_MINFO(miconv),
218 PHP_MINIT_FUNCTION(miconv) in PHP_INI_END()
236 PHP_MSHUTDOWN_FUNCTION(miconv) in PHP_MSHUTDOWN_FUNCTION() argument
245 PHP_MINFO_FUNCTION(miconv) in PHP_MINFO_FUNCTION() argument

Completed in 11 milliseconds