Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/uchar/tests/
H A Dbug70455.phpt7 $value = IntlChar::getNumericValue("x");
/PHP-8.2/ext/intl/uchar/
H A Duchar.c149 IC_METHOD(getNumericValue) { in IC_METHOD() argument
H A Duchar.stub.php3449 public static function getNumericValue(int|string $codepoint): ?float {} function in IntlChar
H A Duchar_arginfo.h209 ZEND_METHOD(IntlChar, getNumericValue);
273 …ZEND_ME(IntlChar, getNumericValue, arginfo_class_IntlChar_getNumericValue, ZEND_ACC_PUBLIC|ZEND_AC…

Completed in 41 milliseconds