Home | History | Annotate | Download | only in gtk

Lines Matching refs:g_strcmp0

310     if (g_strcmp0(uriScheme, "file") == 0) {
1057 if (SOUP_URI_VALID_FOR_HTTP(uri) && g_strcmp0(uri->host, "127.0.0.1")
1058 && g_strcmp0(uri->host, "255.255.255.255")