Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Duconverter_oop_algo.phpt9 var_dump(UConverter::UTF8 === $c->getDestinationType());
13 var_dump(UConverter::SBCS === $c->getDestinationType());
/PHP-8.0/ext/intl/converter/
H A Dconverter.stub.php28 public function getDestinationType() {} function in UConverter
H A Dconverter_arginfo.h79 ZEND_METHOD(UConverter, getDestinationType);
101 …ZEND_ME(UConverter, getDestinationType, arginfo_class_UConverter_getDestinationType, ZEND_ACC_PUBL…
H A Dconverter.c500 PHP_METHOD(UConverter, getDestinationType) { in PHP_METHOD() argument

Completed in 11 milliseconds