Home
last modified time | relevance | path

Searched defs:resultString (Results 1 – 10 of 10) sorted by relevance

/external/webkit/WebCore/xml/
DXSLTProcessor.cpp177 static bool saveResultToString(xmlDocPtr resultDoc, xsltStylesheetPtr sheet, String& resultString) in saveResultToString()
354 bool XSLTProcessor::transformToString(Node* sourceNode, String& mimeType, String& resultString, Str… in transformToString()
416 String resultString; in transformToDocument() local
426 String resultString; in transformToFragment() local
/external/webkit/WebCore/plugins/
DPluginStream.cpp381 void PluginStream::sendJavaScriptStream(const KURL& requestURL, const CString& resultString) in sendJavaScriptStream()
DPluginView.cpp411 String resultString; in performRequest() local
/external/webkit/WebCore/platform/text/mac/
DTextCodecMac.cpp266 String resultString = String::adopt(result); in decode() local
/external/webkit/WebKitTools/DumpRenderTree/qt/
DDumpRenderTree.cpp364 QString resultString; in dump() local
/external/webkit/WebCore/storage/
DDatabase.cpp220 … bool retrieveTextResultFromDatabase(SQLiteDatabase& db, const String& query, String& resultString) in retrieveTextResultFromDatabase()
/external/icu4c/test/intltest/
Dconvtest.cpp1108 char *s, *bytesString, *unicodeString, *resultString, in checkToUnicode() local
1559 char *s, *unicodeString, *bytesString, *resultString, in checkFromUnicode() local
Dregextst.cpp2169 UnicodeString resultString; in PerlTests() local
/external/webkit/WebCore/platform/text/
DTextCodecICU.cpp333 String resultString = String::adopt(result); in decode() local
/external/webkit/WebKitTools/DumpRenderTree/win/
DDumpRenderTree.cpp587 BSTR resultString = 0; in dump() local