Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt47 IntlChar::enumCharNames(0x2600, 0x2610, function($cp, $nc, $name) {
/php-src/ext/intl/uchar/
H A Duchar.c294 IC_METHOD(enumCharNames) { in IC_METHOD() argument
H A Duchar.stub.php1433 …public static function enumCharNames(int|string $start, int|string $end, callable $callback, int $… function in IntlChar
H A Duchar_arginfo.h195 ZEND_METHOD(IntlChar, enumCharNames);
258 …ZEND_ME(IntlChar, enumCharNames, arginfo_class_IntlChar_enumCharNames, ZEND_ACC_PUBLIC|ZEND_ACC_ST…

Completed in 58 milliseconds