Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_execute.h367 #define ZEND_USER_OPCODE_CONTINUE 0 /* execute next opcode */ macro
H A Dzend_vm_def.h5132 case ZEND_USER_OPCODE_CONTINUE:
H A Dzend_vm_execute.h1110 case ZEND_USER_OPCODE_CONTINUE: in ZEND_USER_OPCODE_SPEC_HANDLER()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c305 return ZEND_USER_OPCODE_CONTINUE; in ZEND_INI_END()

Completed in 109 milliseconds