Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt17 'istitle', 'isdigit', 'isalpha', 'isalnum',
64 istitle(): bool(false)
92 istitle(): bool(false)
120 istitle(): bool(false)
/PHP-8.0/ext/intl/uchar/
H A Duchar.stub.php154 public static function istitle(int|string $codepoint) {} function in IntlChar
H A Duchar_arginfo.h220 ZEND_METHOD(IntlChar, istitle);
284 ZEND_ME(IntlChar, istitle, arginfo_class_IntlChar_istitle, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
H A Duchar.c538 IC_BOOL_METHOD_CHAR(istitle) in IC_BOOL_METHOD_CHAR()

Completed in 9 milliseconds