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)
544 IC_BOOL_METHOD_CHAR(isULowercase) in IC_BOOL_METHOD_CHAR() argument
1552 public static function isULowercase(int|string $codepoint): ?bool {} function in IntlChar
236 ZEND_METHOD(IntlChar, isULowercase);299 …ZEND_ME(IntlChar, isULowercase, arginfo_class_IntlChar_isULowercase, ZEND_ACC_PUBLIC|ZEND_ACC_STAT…
Completed in 31 milliseconds