Home
last modified time | relevance | path

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

/PHP-5.6/ext/session/
H A Dphp_session.h107 long update_step; member
H A Dsession.c2642 progress->next_update = Z_LVAL_P(progress->post_bytes_processed) + progress->update_step;
2734 progress->update_step = PS(rfc1867_freq);
2736 progress->update_step = progress->content_length * -PS(rfc1867_freq) / 100;

Completed in 22 milliseconds