Home
last modified time | relevance | path

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

/PHP-8.3/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.3/ext/intl/uchar/
H A Duchar.c559 IC_BOOL_METHOD_CHAR(isIDPart) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php3494 public static function isIDPart(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h224 ZEND_METHOD(IntlChar, isIDPart);
288 ZEND_ME(IntlChar, isIDPart, arginfo_class_IntlChar_isIDPart, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)

Completed in 38 milliseconds