Searched defs:ticks_count (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_globals.h | 201 int ticks_count; member in struct:_zend_executor_globals |
| H A D | zend_vm_def.h | 4906 if (++EG(ticks_count)>=opline->extended_value) { 4907 EG(ticks_count)=0; variable |
Completed in 11 milliseconds