Searched refs:getDestinationType (Results 1 – 2 of 2) sorted by relevance
9 var_dump(UConverter::UTF8 === $c->getDestinationType());13 var_dump(UConverter::SBCS === $c->getDestinationType());
519 static PHP_METHOD(UConverter, getDestinationType) { in PHP_METHOD() argument977 …PHP_ME(UConverter, getDestinationType, php_converter_get_type_arginfo, ZEND_ACC_PUBLI…
Completed in 7 milliseconds