Searched refs:isUAlphabetic (Results 1 – 4 of 4) sorted by relevance
13 'isUAlphabetic',57 isUAlphabetic(): bool(true)85 isUAlphabetic(): bool(true)113 isUAlphabetic(): bool(false)
157 public static function isUAlphabetic(int|string $codepoint) {} function in IntlChar
221 ZEND_METHOD(IntlChar, isUAlphabetic);285 …ZEND_ME(IntlChar, isUAlphabetic, arginfo_class_IntlChar_isUAlphabetic, ZEND_ACC_PUBLIC|ZEND_ACC_ST…
532 IC_BOOL_METHOD_CHAR(isUAlphabetic)
Completed in 7 milliseconds