Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/converter/
H A Dconverter.stub.php52 public function getSubstChars(): string|false|null {} function in UConverter
H A Dconverter_arginfo.h90 ZEND_METHOD(UConverter, getSubstChars);
112 ZEND_ME(UConverter, getSubstChars, arginfo_class_UConverter_getSubstChars, ZEND_ACC_PUBLIC)
H A Dconverter.c591 PHP_METHOD(UConverter, getSubstChars) { in PHP_METHOD() argument

Completed in 14 milliseconds