Searched refs:ZEND_VM_LOOP_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_execute.c | 4136 ZEND_VM_LOOP_INTERRUPT(); \ |
H A D | zend_vm_execute.h | 441 #define ZEND_VM_LOOP_INTERRUPT() zend_interrupt_helper_SPEC(ZEND_OPCODE_HANDLER_ARGS_PASSTHRU); macro |
Completed in 149 milliseconds