Home
last modified time | relevance | path

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

/PHP-8.0/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.phpt112 Method [ <internal:Reflection> public method getConstructor ] {
/PHP-8.0/ext/spl/tests/
H A Dbug70303.phpt6 $c = $f->getConstructor();
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php242 public function getConstructor() {} function in ReflectionClass
H A Dphp_reflection_arginfo.h566 ZEND_METHOD(ReflectionClass, getConstructor);
806 …ZEND_ME(ReflectionClass, getConstructor, arginfo_class_ReflectionClass_getConstructor, ZEND_ACC_PU…
H A Dphp_reflection.c4138 ZEND_METHOD(ReflectionClass, getConstructor) in ZEND_METHOD() argument

Completed in 29 milliseconds