ticks_count 159 Zend/zend_execute_API.c EG(ticks_count) = 0; ticks_count 168 Zend/zend_globals.h int ticks_count; ticks_count 6976 Zend/zend_vm_def.h if ((uint32_t)++EG(ticks_count) >= opline->extended_value) { ticks_count 6977 Zend/zend_vm_def.h EG(ticks_count) = 0; ticks_count 1415 Zend/zend_vm_execute.h if ((uint32_t)++EG(ticks_count) >= opline->extended_value) { ticks_count 1416 Zend/zend_vm_execute.h EG(ticks_count) = 0;