Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds