Home
last modified time | relevance | path

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

/php-src/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-src/ext/intl/uchar/
H A Duchar.c557 IC_BOOL_METHOD_CHAR(isIDStart) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php1516 public static function isIDStart(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h224 ZEND_METHOD(IntlChar, isIDStart);
287 ZEND_ME(IntlChar, isIDStart, arginfo_class_IntlChar_isIDStart, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)

Completed in 45 milliseconds