Home
last modified time | relevance | path

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

/PHP-5.3/sapi/apache2filter/
H A Dsapi_apache2.c364 long old_index; in php_input_filter() local
389 old_index = ctx->post_len; in php_input_filter()
392 memcpy(ctx->post_data + old_index, str, n); in php_input_filter()

Completed in 43 milliseconds