Home
last modified time | relevance | path

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

/PHP-5.4/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.4/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.4/ext/intl/
H A Dphp_intl.c514 PHP_FE( idn_to_utf8, arginfo_idn_to_ascii)
/PHP-5.4/
H A DUPGRADING334 - idn_to_ascii() and idn_to_utf8() now take two extra parameters, one indicating

Completed in 11 milliseconds