Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt20 'isMirrored', 'isIDStart', 'isIDPart',
78 isIDPart(): bool(true)
106 isIDPart(): bool(true)
134 isIDPart(): bool(false)
/PHP-8.0/ext/intl/uchar/
H A Duchar.stub.php121 public static function isIDPart(int|string $codepoint) {} function in IntlChar
H A Duchar_arginfo.h209 ZEND_METHOD(IntlChar, isIDPart);
273 ZEND_ME(IntlChar, isIDPart, arginfo_class_IntlChar_isIDPart, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
H A Duchar.c556 IC_BOOL_METHOD_CHAR(isIDPart) in IC_BOOL_METHOD_CHAR()

Completed in 25 milliseconds