Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt16 'isUWhiteSpace', 'isWhitespace',
62 isUWhiteSpace(): bool(false)
90 isUWhiteSpace(): bool(false)
118 isUWhiteSpace(): bool(false)
/PHP-8.3/ext/intl/uchar/
H A Duchar.c537 IC_BOOL_METHOD_CHAR(isUWhiteSpace) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php3542 public static function isUWhiteSpace(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h240 ZEND_METHOD(IntlChar, isUWhiteSpace);
304 …ZEND_ME(IntlChar, isUWhiteSpace, arginfo_class_IntlChar_isUWhiteSpace, ZEND_ACC_PUBLIC|ZEND_ACC_ST…

Completed in 42 milliseconds