Searched refs:php_stream_handle_proxy_authorization_header (Results 1 – 1 of 1) sorted by relevance
118 static zend_result php_stream_handle_proxy_authorization_header(const char *s, smart_str *header) in php_stream_handle_proxy_authorization_header() function293 if (php_stream_handle_proxy_authorization_header(s, &header) == SUCCESS) { in php_stream_url_wrap_http_ex()300 if (php_stream_handle_proxy_authorization_header(s, &header) == SUCCESS) { in php_stream_url_wrap_http_ex()
Completed in 6 milliseconds