Home
last modified time | relevance | path

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

/php-src/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-src/ext/intl/uchar/
H A Duchar.c549 IC_BOOL_METHOD_CHAR(istitle) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php1530 public static function istitle(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h228 ZEND_METHOD(IntlChar, istitle);
289 ZEND_ME(IntlChar, istitle, arginfo_class_IntlChar_istitle, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)

Completed in 29 milliseconds