Searched refs:update_step (Results 1 – 2 of 2) sorted by relevance
135 zend_long update_step; member
2927 progress->next_update = Z_LVAL_P(progress->post_bytes_processed) + progress->update_step;3024 progress->update_step = PS(rfc1867_freq);3026 progress->update_step = progress->content_length * -PS(rfc1867_freq) / 100;
Completed in 12 milliseconds