Searched refs:pclose_ret (Results 1 – 4 of 4) sorted by relevance
87 int pclose_ret; member
262 FG(pclose_ret) = -1; in proc_open_rsrc_dtor()264 FG(pclose_ret) = wstatus; in proc_open_rsrc_dtor()277 FG(pclose_ret) = -1; in proc_open_rsrc_dtor()282 FG(pclose_ret) = wstatus; in proc_open_rsrc_dtor()286 FG(pclose_ret) = -1; in proc_open_rsrc_dtor()349 RETURN_LONG(FG(pclose_ret)); in PHP_FUNCTION()
984 RETURN_LONG(FG(pclose_ret)); in PHP_FUNCTION()
1657 FG(pclose_ret) = php_stream_free(stream, PHP_STREAM_FREE_CLOSE | PHP_STREAM_FREE_RSRC_DTOR); in stream_resource_regular_dtor()1663 FG(pclose_ret) = php_stream_free(stream, PHP_STREAM_FREE_CLOSE | PHP_STREAM_FREE_RSRC_DTOR); in stream_resource_persistent_dtor()
Completed in 31 milliseconds