Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_vm_opcodes.h124 #define ZEND_EXT_FCALL_END 103 macro
H A Dzend_compile.c1129 …while (opline->opcode == ZEND_END_SILENCE || opline->opcode == ZEND_EXT_FCALL_END || opline->opcod… in zend_do_free()
4916 opline->opcode = ZEND_EXT_FCALL_END; in zend_do_extended_fcall_end()
H A Dzend_vm_def.h4198 ZEND_VM_HANDLER(103, ZEND_EXT_FCALL_END, ANY, ANY)

Completed in 37 milliseconds