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());
123 public function getDestinationType(): int|false|null {} function in UConverter
83 ZEND_METHOD(UConverter, getDestinationType);104 …ZEND_ME(UConverter, getDestinationType, arginfo_class_UConverter_getDestinationType, ZEND_ACC_PUBL…
489 PHP_METHOD(UConverter, getDestinationType) { in PHP_METHOD() argument
Completed in 10 milliseconds