Home
last modified time | relevance | path

Searched refs:isInstantiable (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/reflection/tests/
H A Dreflectionclass_for_traits.phpt11 var_dump($r->isInstantiable());
H A D001.phpt30 'UMLClass::isInstantiable',
H A DReflectionObject_isSubclassOf_basic.phpt21 if ($rcs[$className]->isInstantiable()) {
31 if ($parent->isInstantiable()) {
H A DReflectionClass_toString_001.phpt76 Method [ <internal:Reflection> public method isInstantiable ] {
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php224 public function isInstantiable() {} function in ReflectionClass
H A Dphp_reflection_arginfo.h560 ZEND_METHOD(ReflectionClass, isInstantiable);
800 …ZEND_ME(ReflectionClass, isInstantiable, arginfo_class_ReflectionClass_isInstantiable, ZEND_ACC_PU…
H A Dphp_reflection.c4586 ZEND_METHOD(ReflectionClass, isInstantiable) in ZEND_METHOD() argument

Completed in 27 milliseconds