Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/Optimizer/
H A Dnop_removal.c8 zend_uint new_count, i, shift; in nop_removal() local
14 i = new_count = shift = 0; in nop_removal()
47 op_array->opcodes[new_count] = *opline; in nop_removal()
49 new_count++; in nop_removal()
54 op_array->last = new_count; in nop_removal()

Completed in 174 milliseconds