Searched refs:getDestinationType (Results 1 – 4 of 4) sorted by relevance
9 var_dump(UConverter::UTF8 === $c->getDestinationType());13 var_dump(UConverter::SBCS === $c->getDestinationType());
28 public function getDestinationType() {} function in UConverter
79 ZEND_METHOD(UConverter, getDestinationType);101 …ZEND_ME(UConverter, getDestinationType, arginfo_class_UConverter_getDestinationType, ZEND_ACC_PUBL…
500 PHP_METHOD(UConverter, getDestinationType) { in PHP_METHOD() argument
Completed in 12 milliseconds