Lines Matching refs:smart_str_appendc
40 smart_str_appendc(&auth, ':'); in proxy_authentication()
66 smart_str_appendc(&auth, ':'); in basic_authentication()
246 smart_str_appendc(&soap_headers, ':'); in http_connect()
252 smart_str_appendc(&soap_headers, ':'); in http_connect()
555 smart_str_appendc(&soap_headers, ':'); in make_http_soap_request()
561 smart_str_appendc(&soap_headers, '/'); in make_http_soap_request()
564 smart_str_appendc(&soap_headers, '?'); in make_http_soap_request()
568 smart_str_appendc(&soap_headers, '#'); in make_http_soap_request()
579 smart_str_appendc(&soap_headers, ':'); in make_http_soap_request()
772 smart_str_appendc(&soap_headers, '/'); in make_http_soap_request()
775 smart_str_appendc(&soap_headers, '?'); in make_http_soap_request()
779 smart_str_appendc(&soap_headers, '#'); in make_http_soap_request()
809 smart_str_appendc(&auth, ':'); in make_http_soap_request()
852 smart_str_appendc(&soap_headers, '='); in make_http_soap_request()
854 smart_str_appendc(&soap_headers, ';'); in make_http_soap_request()