Home
last modified time | relevance | path

Searched refs:isUAlphabetic (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt13 'isUAlphabetic',
57 isUAlphabetic(): bool(true)
85 isUAlphabetic(): bool(true)
113 isUAlphabetic(): bool(false)
/php-src/ext/intl/uchar/
H A Duchar.c534 IC_BOOL_METHOD_CHAR(isUAlphabetic)
H A Duchar.stub.php1549 public static function isUAlphabetic(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h235 ZEND_METHOD(IntlChar, isUAlphabetic);
298 …ZEND_ME(IntlChar, isUAlphabetic, arginfo_class_IntlChar_isUAlphabetic, ZEND_ACC_PUBLIC|ZEND_ACC_ST…

Completed in 40 milliseconds