Home
last modified time | relevance | path

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

/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/autotests/
H A Dkurltest.cpp1108 KUrl waba2(waba1, "relative.html"); in testBaseURL() local
1112 KUrl waba2(waba1, "../relative.html"); in testBaseURL() local
1130 waba2.removeQueryItem("query"); in testBaseURL()
1132 waba2.addQueryItem("age", "18"); in testBaseURL()
1134 waba2.addQueryItem("age", "21"); in testBaseURL()
1149 KUrl waba2(waba1, "#"); in testBaseURL() local
1153 KUrl waba2(waba1, ""); in testBaseURL() local
1162 KUrl waba2(base, "filename.html"); in testBaseURL() local
1175 KUrl waba2(waba1, "relative.html"); in testBaseURL() local
1179 KUrl waba2(waba1, "./relative.html"); in testBaseURL() local
[all …]