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)
534 IC_BOOL_METHOD_CHAR(isUAlphabetic)
3530 public static function isUAlphabetic(int|string $codepoint): ?bool {} function in IntlChar
236 ZEND_METHOD(IntlChar, isUAlphabetic);300 …ZEND_ME(IntlChar, isUAlphabetic, arginfo_class_IntlChar_isUAlphabetic, ZEND_ACC_PUBLIC|ZEND_ACC_ST…
Completed in 39 milliseconds