Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/uchar/
H A Duchar.stub.php38 …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…
H A Duchar.c293 IC_METHOD(enumCharNames) { in IC_METHOD() argument
/PHP-8.1/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt47 IntlChar::enumCharNames(0x2600, 0x2610, function($cp, $nc, $name) {

Completed in 17 milliseconds