Home
last modified time | relevance | path

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

/PHP-8.4/ext/standard/
H A Dhttp_fopen_wrapper.c118 static zend_result php_stream_handle_proxy_authorization_header(const char *s, smart_str *header) in php_stream_handle_proxy_authorization_header() function
293 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