Home
last modified time | relevance | path

Searched refs:getConstructor (Results 1 – 8 of 8) sorted by relevance

/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_getConstructor_basic.phpt2 ReflectionClass::getConstructor()
15 $rm = $rc->getConstructor();
H A DReflectionObject_getConstructor_basic.phpt2 ReflectionObject::getConstructor() - basic function test
39 $rm = $rc->getConstructor();
H A D001.phpt35 'UMLClass::getConstructor',
H A DReflectionClass_toString_001.phpt122 Method [ <internal:Reflection> public method getConstructor ] {
/PHP-8.1/ext/spl/tests/
H A Dbug70303.phpt6 $c = $f->getConstructor();
/PHP-8.1/ext/reflection/
H A Dphp_reflection.stub.php256 public function getConstructor(): ?ReflectionMethod {} function in ReflectionClass
H A Dphp_reflection_arginfo.h677 ZEND_METHOD(ReflectionClass, getConstructor);
942 …ZEND_ME(ReflectionClass, getConstructor, arginfo_class_ReflectionClass_getConstructor, ZEND_ACC_PU…
H A Dphp_reflection.c4336 ZEND_METHOD(ReflectionClass, getConstructor) in ZEND_METHOD() argument

Completed in 53 milliseconds