Home
last modified time | relevance | path

Searched refs:getSubstChars (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/intl/converter/
H A Dconverter.stub.php141 public function getSubstChars(): string|false|null {} function in UConverter
H A Dconverter_arginfo.h89 ZEND_METHOD(UConverter, getSubstChars);
110 ZEND_ME(UConverter, getSubstChars, arginfo_class_UConverter_getSubstChars, ZEND_ACC_PUBLIC)
H A Dconverter.c590 PHP_METHOD(UConverter, getSubstChars) { in PHP_METHOD() argument

Completed in 15 milliseconds