Home
last modified time | relevance | path

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

/PHP-8.3/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.3/ext/intl/uchar/
H A Duchar.c541 IC_BOOL_METHOD_CHAR(istitle) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php3527 public static function istitle(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h235 ZEND_METHOD(IntlChar, istitle);
299 ZEND_ME(IntlChar, istitle, arginfo_class_IntlChar_istitle, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)

Completed in 40 milliseconds