Searched refs:enumCharTypes (Results 1 – 4 of 4) sorted by relevance
12 IntlChar::enumCharTypes([$this, 'privateMethod']);13 IntlChar::enumCharTypes('self::privateMethod');
42 public static function enumCharTypes(callable $callback) {} function in IntlChar
182 ZEND_METHOD(IntlChar, enumCharTypes);246 …ZEND_ME(IntlChar, enumCharTypes, arginfo_class_IntlChar_enumCharTypes, ZEND_ACC_PUBLIC|ZEND_ACC_ST…
190 IC_METHOD(enumCharTypes) { in IC_METHOD() argument
Completed in 12 milliseconds