Home
last modified time | relevance | path

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

/PHP-8.1/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.1/ext/intl/uchar/
H A Duchar.stub.php106 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)
H A Duchar.c546 IC_BOOL_METHOD_CHAR(isdefined) in IC_BOOL_METHOD_CHAR()

Completed in 12 milliseconds