Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Dfsock.c32 static void php_fsockopen_stream(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_fsockopen_stream() function
123 php_fsockopen_stream(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
130 php_fsockopen_stream(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 4 milliseconds