HomeSort by relevance Sort by last modified time
    Searched refs:xmlDocPtrForString (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/dom/
XMLDocumentParser.h 337 void* xmlDocPtrForString(CachedResourceLoader*, const String& source, const String& url);
XMLDocumentParserLibxml2.cpp     [all...]
  /external/webkit/Source/WebCore/xml/
XSLTProcessorLibxslt.cpp 274 sourceDoc = (xmlDocPtr)xmlDocPtrForString(ownerDocument->cachedResourceLoader(), createMarkup(sourceNode),

Completed in 36 milliseconds