Home
last modified time | relevance | path

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

/PHP-8.4/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.4/ext/intl/uchar/
H A Duchar.c546 IC_BOOL_METHOD_CHAR(isUWhiteSpace) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php1561 public static function isUWhiteSpace(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h239 ZEND_METHOD(IntlChar, isUWhiteSpace);
302 …ZEND_ME(IntlChar, isUWhiteSpace, arginfo_class_IntlChar_isUWhiteSpace, ZEND_ACC_PUBLIC|ZEND_ACC_ST…

Completed in 41 milliseconds