Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-misc-private.h14 gboolean include_password, gboolean force_port);
Dsoup-uri.c533 gboolean include_password, gboolean force_port) in soup_uri_to_string_internal() argument
569 if (uri->port && (force_port || uri->port != soup_scheme_default_port (uri->scheme))) in soup_uri_to_string_internal()