Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h367 #define getThis() ((Z_TYPE_P(ZEND_THIS) == IS_OBJECT) ? ZEND_THIS : NULL) macro
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c2191 ZEND_METHOD(reflection_generator, getThis) in ZEND_METHOD() argument

Completed in 34 milliseconds