Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_compile.c3314 uint32_t call_flags; in zend_compile_call_common() local
3327 call_flags = (opline->opcode == ZEND_NEW ? ZEND_CALL_CTOR : 0); in zend_compile_call_common()
3329 opline->op1.num = call_flags; in zend_compile_call_common()

Completed in 27 milliseconds