Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt14 'isUUppercase', 'isupper',
58 isUUppercase(): bool(true)
86 isUUppercase(): bool(false)
114 isUUppercase(): bool(false)
/php-src/ext/intl/uchar/
H A Duchar.c544 IC_BOOL_METHOD_CHAR(isUUppercase) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php1558 public static function isUUppercase(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h238 ZEND_METHOD(IntlChar, isUUppercase);
301 …ZEND_ME(IntlChar, isUUppercase, arginfo_class_IntlChar_isUUppercase, ZEND_ACC_PUBLIC|ZEND_ACC_STAT…

Completed in 32 milliseconds