Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/win/
DWebURLProtectionSpace.cpp155 static BString& webURLProtectionSpaceFTPBString = *new BString(WebURLProtectionSpaceFTP); in initWithHost() local
163 else if (BString(protocol) == webURLProtectionSpaceFTPBString) in initWithHost()