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)
543 IC_BOOL_METHOD_CHAR(isUAlphabetic)
1549 public static function isUAlphabetic(int|string $codepoint): ?bool {} function in IntlChar
235 ZEND_METHOD(IntlChar, isUAlphabetic);298 …ZEND_ME(IntlChar, isUAlphabetic, arginfo_class_IntlChar_isUAlphabetic, ZEND_ACC_PUBLIC|ZEND_ACC_ST…
Completed in 33 milliseconds