Home
last modified time | relevance | path

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

/PHP-8.3/Zend/tests/
H A Dbug78770.phpt10 IntlChar::enumCharTypes([$this, 'privateMethod']);
11 IntlChar::enumCharTypes('self::privateMethod');
/PHP-8.3/ext/intl/uchar/
H A Duchar.c191 IC_METHOD(enumCharTypes) { in IC_METHOD() argument
H A Duchar.stub.php3417 public static function enumCharTypes(callable $callback): void {} function in IntlChar
H A Duchar_arginfo.h197 ZEND_METHOD(IntlChar, enumCharTypes);
261 …ZEND_ME(IntlChar, enumCharTypes, arginfo_class_IntlChar_enumCharTypes, ZEND_ACC_PUBLIC|ZEND_ACC_ST…

Completed in 41 milliseconds