Home
last modified time | relevance | path

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

/php-src/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt21 'getBlockCode', 'charName',
79 getBlockCode(): int(1)
107 getBlockCode(): int(2)
135 getBlockCode(): int(55)
/php-src/ext/intl/uchar/
H A Duchar.c202 IC_METHOD(getBlockCode) { in IC_METHOD() argument
H A Duchar.stub.php1450 public static function getBlockCode(int|string $codepoint): ?int {} function in IntlChar
H A Duchar_arginfo.h202 ZEND_METHOD(IntlChar, getBlockCode);
265 …ZEND_ME(IntlChar, getBlockCode, arginfo_class_IntlChar_getBlockCode, ZEND_ACC_PUBLIC|ZEND_ACC_STAT…

Completed in 35 milliseconds