Home
last modified time | relevance | path

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

/PHP-8.1/ext/reflection/
H A Dphp_reflection.stub.php157 public function getThis(): ?object {} function in ReflectionGenerator
H A Dphp_reflection.c2338 ZEND_METHOD(ReflectionGenerator, getThis) in ZEND_METHOD() argument
/PHP-8.1/Zend/
H A Dzend_API.h478 #define getThis() ((Z_TYPE_P(ZEND_THIS) == IS_OBJECT) ? ZEND_THIS : NULL) macro

Completed in 45 milliseconds