Searched refs:idn_to_utf8 (Results 1 – 6 of 6) sorted by relevance
26 PHP_FUNCTION(idn_to_utf8);
337 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));
514 PHP_FE( idn_to_utf8, arginfo_idn_to_ascii)
334 - idn_to_ascii() and idn_to_utf8() now take two extra parameters, one indicating
Completed in 11 milliseconds