Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c363 long old_index; in php_input_filter() local
388 old_index = ctx->post_len; in php_input_filter()
391 memcpy(ctx->post_data + old_index, str, n); in php_input_filter()

Completed in 5 milliseconds