Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt15 'isULowercase', 'islower',
60 isULowercase(): bool(false)
88 isULowercase(): bool(true)
116 isULowercase(): bool(false)
/PHP-8.0/ext/intl/uchar/
H A Duchar.stub.php160 public static function isULowercase(int|string $codepoint) {} function in IntlChar
H A Duchar_arginfo.h222 ZEND_METHOD(IntlChar, isULowercase);
286 …ZEND_ME(IntlChar, isULowercase, arginfo_class_IntlChar_isULowercase, ZEND_ACC_PUBLIC|ZEND_ACC_STAT…
H A Duchar.c533 IC_BOOL_METHOD_CHAR(isULowercase) in IC_BOOL_METHOD_CHAR() argument

Completed in 12 milliseconds