Home
last modified time | relevance | path

Searched refs:getAuthor (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/reflection/tests/
H A DReflectionZendExtension.phpt10 var_dump($reflection->getAuthor());
/PHP-8.2/ext/reflection/
H A Dphp_reflection.stub.php791 public function getAuthor(): string {} function in ReflectionZendExtension
H A Dphp_reflection_arginfo.h809 ZEND_METHOD(ReflectionZendExtension, getAuthor);
1134 …ZEND_ME(ReflectionZendExtension, getAuthor, arginfo_class_ReflectionZendExtension_getAuthor, ZEND_…
H A Dphp_reflection.c6345 ZEND_METHOD(ReflectionZendExtension, getAuthor) in ZEND_METHOD() argument

Completed in 41 milliseconds