Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_execute.c162 #define IS_CTOR_CALL(ce) (((zend_uintptr_t)(ce)) & CTOR_CALL_BIT) macro

Completed in 17 milliseconds