Searched refs:isUUppercase (Results 1 – 4 of 4) sorted by relevance
14 'isUUppercase', 'isupper',58 isUUppercase(): bool(true)86 isUUppercase(): bool(false)114 isUUppercase(): bool(false)
166 public static function isUUppercase(int|string $codepoint) {} function in IntlChar
224 ZEND_METHOD(IntlChar, isUUppercase);288 …ZEND_ME(IntlChar, isUUppercase, arginfo_class_IntlChar_isUUppercase, ZEND_ACC_PUBLIC|ZEND_ACC_STAT…
534 IC_BOOL_METHOD_CHAR(isUUppercase) in IC_BOOL_METHOD_CHAR()
Completed in 9 milliseconds