Home
last modified time | relevance | path

Searched defs:getThis (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/reflection/
H A Dphp_reflection.stub.php157 public function getThis(): ?object {} function in ReflectionGenerator
H A Dphp_reflection.c2339 ZEND_METHOD(ReflectionGenerator, getThis) in ZEND_METHOD() argument
/php-src/Zend/
H A Dzend_API.h526 #define getThis() (hasThis() ? ZEND_THIS : NULL) macro

Completed in 41 milliseconds