Lines Matching full:strcasecompare
1306 if((strcasecompare(needle->handler->scheme, check->handler->scheme) ||
1309 (!needle->bits.conn_to_host || strcasecompare(
1313 strcasecompare(needle->host.name, check->host.name) &&
1949 if(strcasecompare(p->scheme, protostr)) {
2041 strcasecompare(data->set.str[STRING_DEFAULT_PROTOCOL], "file")) {
2058 strcasecompare(data->set.str[STRING_DEFAULT_PROTOCOL], "file"))) {
2569 if(strcasecompare("*", no_proxy)) {
2678 if(!prox && !strcasecompare("http_proxy", proxy_env)) {
4247 strcasecompare(conn->conn_to_host.name, conn->host.name)) {