Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_compile.c3286 uint32_t call_flags; in zend_compile_call_common() local
3299 call_flags = (opline->opcode == ZEND_NEW ? ZEND_CALL_CTOR : 0); in zend_compile_call_common()
3301 opline->op1.num = call_flags; in zend_compile_call_common()

Completed in 22 milliseconds