call_flags 2814 Zend/zend_compile.c uint32_t call_flags; call_flags 2827 Zend/zend_compile.c call_flags = (opline->opcode == ZEND_NEW ? ZEND_CALL_CTOR : 0); call_flags 2829 Zend/zend_compile.c opline->op1.num = call_flags;