Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds