Home
last modified time | relevance | path

Searched refs:ZEND_IS_METHOD_CALL (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/fileinfo/
H A Dfileinfo.c57 zval *object = ZEND_IS_METHOD_CALL() ? getThis() : NULL;
/PHP-7.1/Zend/
H A Dzend_API.h367 #define ZEND_IS_METHOD_CALL() (EX(func)->common.scope != NULL) macro

Completed in 21 milliseconds