Searched refs:quoted_host (Results 1 – 1 of 1) sorted by relevance
151 zend_string *quoted_host = php_addslashes(host, 0); in PHP_FUNCTION() local153 …php_error_docref(NULL, E_WARNING, "unable to connect to %s (%s)", ZSTR_VAL(quoted_host), errstr ==… in PHP_FUNCTION()154 zend_string_release(quoted_host); in PHP_FUNCTION()
Completed in 7 milliseconds