Home
last modified time | relevance | path

Searched refs:enumCharNames (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt47 IntlChar::enumCharNames(0x2600, 0x2610, function($cp, $nc, $name) {
/PHP-8.3/ext/intl/uchar/
H A Duchar.c294 IC_METHOD(enumCharNames) { in IC_METHOD() argument
H A Duchar.stub.php3414 …public static function enumCharNames(int|string $start, int|string $end, callable $callback, int $… function in IntlChar
H A Duchar_arginfo.h196 ZEND_METHOD(IntlChar, enumCharNames);
260 …ZEND_ME(IntlChar, enumCharNames, arginfo_class_IntlChar_enumCharNames, ZEND_ACC_PUBLIC|ZEND_ACC_ST…
/PHP-8.3/
H A DUPGRADING286 . IntlChar::enumCharNames is now returning a boolean.
H A DNEWS993 . Updated IntlChar::enumCharNames return type. (David Carlier)

Completed in 43 milliseconds