Searched refs:isULowercase (Results 1 – 4 of 4) sorted by relevance
15 'isULowercase', 'islower',60 isULowercase(): bool(false)88 isULowercase(): bool(true)116 isULowercase(): bool(false)
160 public static function isULowercase(int|string $codepoint) {} function in IntlChar
222 ZEND_METHOD(IntlChar, isULowercase);286 …ZEND_ME(IntlChar, isULowercase, arginfo_class_IntlChar_isULowercase, ZEND_ACC_PUBLIC|ZEND_ACC_STAT…
533 IC_BOOL_METHOD_CHAR(isULowercase) in IC_BOOL_METHOD_CHAR() argument
Completed in 19 milliseconds