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)
535 IC_BOOL_METHOD_CHAR(isULowercase) in IC_BOOL_METHOD_CHAR() argument
3533 public static function isULowercase(int|string $codepoint): ?bool {} function in IntlChar
237 ZEND_METHOD(IntlChar, isULowercase);301 …ZEND_ME(IntlChar, isULowercase, arginfo_class_IntlChar_isULowercase, ZEND_ACC_PUBLIC|ZEND_ACC_STAT…
Completed in 33 milliseconds