Home
last modified time | relevance | path

Searched refs:idn_to_utf8 (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/intl/idn/
H A Didn.h26 PHP_FUNCTION(idn_to_utf8);
H A Didn.c337 PHP_FUNCTION(idn_to_utf8) in PHP_FUNCTION() argument
/PHP-5.5/ext/intl/tests/
H A Didn.phpt13 echo urlencode(idn_to_utf8('xn--tst-qla.de'))."\n";
H A Didn_uts46_basic.phpt27 var_dump(idn_to_utf8($asciiNonTrans, 0, INTL_IDNA_VARIANT_UTS46, $info));
/PHP-5.5/ext/intl/
H A Dphp_intl.c744 PHP_FE( idn_to_utf8, arginfo_idn_to_ascii)

Completed in 10 milliseconds