Home
last modified time | relevance | path

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

/php-src/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-src/ext/intl/uchar/
H A Duchar.c556 IC_BOOL_METHOD_CHAR(isdefined) in IC_BOOL_METHOD_CHAR()
H A Duchar.stub.php1501 public static function isdefined(int|string $codepoint): ?bool {} function in IntlChar
H A Duchar_arginfo.h219 ZEND_METHOD(IntlChar, isdefined);
282 ZEND_ME(IntlChar, isdefined, arginfo_class_IntlChar_isdefined, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)

Completed in 36 milliseconds