Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h133 #define ZEND_EXT_FCALL_END 103 macro
H A Dzend_compile.c1457 …while (opline->opcode == ZEND_END_SILENCE || opline->opcode == ZEND_EXT_FCALL_END || opline->opcod… in zend_do_free()
6707 opline->opcode = ZEND_EXT_FCALL_END; in zend_do_extended_fcall_end()
H A Dzend_vm_def.h4833 ZEND_VM_HANDLER(103, ZEND_EXT_FCALL_END, ANY, ANY)

Completed in 31 milliseconds