Home
last modified time | relevance | path

Searched refs:getDestinationType (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/intl/tests/
H A Duconverter_oop_algo.phpt9 var_dump(UConverter::UTF8 === $c->getDestinationType());
13 var_dump(UConverter::SBCS === $c->getDestinationType());
/PHP-7.4/ext/intl/converter/
H A Dconverter.c526 static PHP_METHOD(UConverter, getDestinationType) { in PHP_METHOD() argument
985 …PHP_ME(UConverter, getDestinationType, php_converter_get_type_arginfo, ZEND_ACC_PUBLI…

Completed in 13 milliseconds