Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/uchar/tests/
H A Dbasic-functionality.phpt19 'isblank', 'isdefined', 'isspace', 'iscntrl',
73 isdefined(): bool(true)
101 isdefined(): bool(true)
129 isdefined(): bool(true)
/PHP-8.3/ext/intl/uchar/
H A Duchar.c549 IC_BOOL_METHOD_CHAR(isdefined) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php3482 public static function isdefined(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h220 ZEND_METHOD(IntlChar, isdefined);
284 ZEND_ME(IntlChar, isdefined, arginfo_class_IntlChar_isdefined, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)

Completed in 37 milliseconds