Home
last modified time | relevance | path

Searched defs:getDocComment (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php55 public function getDocComment() {} function in ReflectionFunctionAbstract
239 public function getDocComment() {} function in ReflectionClass
418 public function getDocComment() {} function in ReflectionProperty
469 public function getDocComment() {} function in ReflectionClassConstant
H A Dphp_reflection.c1770 ZEND_METHOD(ReflectionFunctionAbstract, getDocComment) in ZEND_METHOD() argument
3708 ZEND_METHOD(ReflectionClassConstant, getDocComment) in ZEND_METHOD() argument
4107 ZEND_METHOD(ReflectionClass, getDocComment) in ZEND_METHOD() argument
5511 ZEND_METHOD(ReflectionProperty, getDocComment) in ZEND_METHOD() argument

Completed in 25 milliseconds