Searched defs:HANDLE_BLOCK_INTERRUPTIONS (Results 1 – 1 of 1) sorted by relevance
717 #define HANDLE_BLOCK_INTERRUPTIONS() if (zend_block_interruptions) { zend_block_interruptions(); } macro
Completed in 15 milliseconds