Home
last modified time | relevance | path

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

/php-src/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-src/ext/intl/uchar/
H A Duchar.c556 IC_BOOL_METHOD_CHAR(isMirrored) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php1534 public static function isMirrored(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h230 ZEND_METHOD(IntlChar, isMirrored);
293 ZEND_ME(IntlChar, isMirrored, arginfo_class_IntlChar_isMirrored, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)

Completed in 37 milliseconds