Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt20 'isMirrored', 'isIDStart', 'isIDPart',
76 isMirrored(): bool(false)
104 isMirrored(): bool(false)
132 isMirrored(): bool(false)
/PHP-8.1/ext/intl/uchar/
H A Duchar.stub.php139 public static function isMirrored(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h231 ZEND_METHOD(IntlChar, isMirrored);
295 ZEND_ME(IntlChar, isMirrored, arginfo_class_IntlChar_isMirrored, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
H A Duchar.c554 IC_BOOL_METHOD_CHAR(isMirrored) in IC_BOOL_METHOD_CHAR()

Completed in 9 milliseconds