Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt20 'isMirrored', 'isIDStart', 'isIDPart',
77 isIDStart(): bool(true)
105 isIDStart(): bool(true)
133 isIDStart(): bool(false)
/PHP-8.1/ext/intl/uchar/
H A Duchar.stub.php121 public static function isIDStart(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h225 ZEND_METHOD(IntlChar, isIDStart);
289 ZEND_ME(IntlChar, isIDStart, arginfo_class_IntlChar_isIDStart, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
H A Duchar.c555 IC_BOOL_METHOD_CHAR(isIDStart) in IC_BOOL_METHOD_CHAR()

Completed in 15 milliseconds