Home
last modified time | relevance | path

Searched refs:setDestinationEncoding (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/intl/tests/
H A Dbug75317.phpt2 Bug #75317 (UConverter::setDestinationEncoding changes source instead of destinatination)
29 var_dump($c->setDestinationEncoding('utf-8'));
35 var_dump($c->setDestinationEncoding('foobar') === false);
/PHP-7.4/ext/intl/converter/
H A Dconverter.c445 static PHP_METHOD(UConverter, setDestinationEncoding) { in PHP_METHOD() argument
979 …PHP_ME(UConverter, setDestinationEncoding, php_converter_set_encoding_arginfo, ZEND_ACC_PUBLI…
/PHP-7.4/
H A DNEWS2621 . Fixed bug #75317 (UConverter::setDestinationEncoding changes source instead

Completed in 16 milliseconds