Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhttp.c344 zval post, files, old_post, old_files; in PHP_FUNCTION() local
348 ZVAL_COPY_VALUE(&old_post, global_post); in PHP_FUNCTION()
355 ZVAL_COPY_VALUE(global_post, &old_post); in PHP_FUNCTION()

Completed in 6 milliseconds