Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dstreamsfuncs.c170 zend_string *quoted_host = php_addslashes(host); in PHP_FUNCTION() local
172 …php_error_docref(NULL, E_WARNING, "Unable to connect to %s (%s)", ZSTR_VAL(quoted_host), errstr ==… in PHP_FUNCTION()
173 zend_string_release_ex(quoted_host, 0); in PHP_FUNCTION()

Completed in 8 milliseconds