Home
last modified time | relevance | path

Searched defs:getThis (Results 1 – 3 of 3) sorted by last modified time

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

Completed in 39 milliseconds