Home
last modified time | relevance | path

Searched defs:object_or_class (Results 1 – 9 of 9) sorted by relevance

/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dphp_spl.stub.php10 function class_implements($object_or_class, bool $autoload = true): array|false {}
17 function class_parents($object_or_class, bool $autoload = true): array|false {}
24 function class_uses($object_or_class, bool $autoload = true): array|false {}
/dports/lang/php80/php-8.0.15/ext/spl/
H A Dphp_spl.stub.php6 function class_implements($object_or_class, bool $autoload = true): array|false {}
9 function class_parents($object_or_class, bool $autoload = true): array|false {}
12 function class_uses($object_or_class, bool $autoload = true): array|false {}
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dphp_spl.stub.php10 function class_implements($object_or_class, bool $autoload = true): array|false {}
17 function class_parents($object_or_class, bool $autoload = true): array|false {}
24 function class_uses($object_or_class, bool $autoload = true): array|false {}
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dphp_spl.stub.php6 function class_implements($object_or_class, bool $autoload = true): array|false {}
9 function class_parents($object_or_class, bool $autoload = true): array|false {}
12 function class_uses($object_or_class, bool $autoload = true): array|false {}
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_builtin_functions.stub.php34 function get_parent_class(object|string $object_or_class = UNKNOWN): string|false {}
37 function is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool {}
40 function is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool {}
48 function get_class_methods(object|string $object_or_class): array {}
51 function method_exists($object_or_class, string $method): bool {}
54 function property_exists($object_or_class, string $property): bool {}
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_builtin_functions.stub.php34 function get_parent_class(object|string $object_or_class = UNKNOWN): string|false {}
37 function is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool {}
40 function is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool {}
48 function get_class_methods(object|string $object_or_class): array {}
51 function method_exists($object_or_class, string $method): bool {}
54 function property_exists($object_or_class, string $property): bool {}
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_builtin_functions.stub.php39 function get_parent_class(object|string $object_or_class = UNKNOWN): string|false {}
42 function is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool {}
45 function is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool {}
61 function get_class_methods(object|string $object_or_class): array {}
64 function method_exists($object_or_class, string $method): bool {}
67 function property_exists($object_or_class, string $property): bool {}
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_builtin_functions.stub.php39 function get_parent_class(object|string $object_or_class = UNKNOWN): string|false {}
42 function is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool {}
45 function is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool {}
61 function get_class_methods(object|string $object_or_class): array {}
64 function method_exists($object_or_class, string $method): bool {}
67 function property_exists($object_or_class, string $property): bool {}
/dports/www/p5-HTTP-Router/HTTP-Router-0.05/inc/UNIVERSAL/
H A Disa.pm55 sub object_or_class subroutine