Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_API.h379 #define getThis() ((Z_TYPE(EX(This)) == IS_OBJECT) ? &EX(This) : NULL) macro
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c2251 ZEND_METHOD(reflection_generator, getThis) in ZEND_METHOD() argument

Completed in 77 milliseconds