Home | History | Annotate | Download | only in Hosted

Lines Matching full:cstring

64 #import <wtf/text/CString.h>
1520 WTF::CString cookieStringUTF8 = cookieString.utf8();
1563 WTF::CString proxyStringUTF8 = toString(proxyServers).utf8();
1575 WTF::CString username;
1576 WTF::CString password;
1646 WTF::CString resolvedURL = [m_pluginView resolvedURLStringForURL:url target:target];