Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/xml/
DXSLStyleSheetLibxslt.cpp52 SOFT_LINK(libxslt, xsltLoadStylesheetPI, xsltStylesheetPtr, (xmlDocPtr doc), (doc))
245 return xsltLoadStylesheetPI(document()); in compileStyleSheet()
/external/libxslt/libxslt/
DxsltInternals.h1857 xsltLoadStylesheetPI (xmlDocPtr doc);
Dxslt.c6856 xsltLoadStylesheetPI(xmlDocPtr doc) { in xsltLoadStylesheetPI() function