Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt15 'isULowercase', 'islower',
60 isULowercase(): bool(false)
88 isULowercase(): bool(true)
116 isULowercase(): bool(false)
/php-src/ext/intl/uchar/
H A Duchar.c543 IC_BOOL_METHOD_CHAR(isULowercase) in IC_BOOL_METHOD_CHAR() argument
H A Duchar.stub.php1552 public static function isULowercase(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h236 ZEND_METHOD(IntlChar, isULowercase);
299 …ZEND_ME(IntlChar, isULowercase, arginfo_class_IntlChar_isULowercase, ZEND_ACC_PUBLIC|ZEND_ACC_STAT…

Completed in 39 milliseconds