Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/tests/
H A Dbug70303.phpt6 $c = $f->getConstructor();
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_getConstructor_basic.phpt2 ReflectionClass::getConstructor()
56 $rm = $rc->getConstructor();
H A DReflectionObject_getConstructor_basic.phpt2 ReflectionObject::getConstructor() - basic function test
56 $rm = $rc->getConstructor();
H A D001.phpt36 'UMLClass::getConstructor',
H A DReflectionClass_toString_001.phpt117 Method [ <internal:Reflection> public method getConstructor ] {
/PHP-7.4/ext/mysqli/tests/
H A Dreflection_tools.inc18 if ($method = $class->getConstructor())
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c4089 ZEND_METHOD(reflection_class, getConstructor) in ZEND_METHOD() argument
6557 ZEND_ME(reflection_class, getConstructor, arginfo_reflection__void, 0)

Completed in 46 milliseconds