Searched refs:enumCharTypes (Results 1 – 4 of 4) sorted by relevance
10 IntlChar::enumCharTypes([$this, 'privateMethod']);11 IntlChar::enumCharTypes('self::privateMethod');
191 IC_METHOD(enumCharTypes) { in IC_METHOD() argument
1436 public static function enumCharTypes(callable $callback): void {} function in IntlChar
196 ZEND_METHOD(IntlChar, enumCharTypes);259 …ZEND_ME(IntlChar, enumCharTypes, arginfo_class_IntlChar_enumCharTypes, ZEND_ACC_PUBLIC|ZEND_ACC_ST…
Completed in 32 milliseconds