Home
last modified time | relevance | path

Searched defs:allow_string (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_builtin_functions.stub.php47 function is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool {}
50 function is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool {}
H A Dzend_builtin_functions.c628 bool allow_string = only_subclass; in is_a_impl() local

Completed in 10 milliseconds