Searched refs:idn_to_utf8 (Results 1 – 5 of 5) sorted by relevance
26 PHP_FUNCTION(idn_to_utf8);
332 PHP_FUNCTION(idn_to_utf8) in PHP_FUNCTION() argument
13 echo urlencode(idn_to_utf8('xn--tst-qla.de'))."\n";
27 var_dump(idn_to_utf8($asciiNonTrans, 0, INTL_IDNA_VARIANT_UTS46, $info));
733 PHP_FE( idn_to_utf8, arginfo_idn_to_ascii)
Completed in 21 milliseconds