Searched refs:xsltLoadStylesheetPI (Results 1 – 3 of 3) sorted by relevance
52 SOFT_LINK(libxslt, xsltLoadStylesheetPI, xsltStylesheetPtr, (xmlDocPtr doc), (doc))245 return xsltLoadStylesheetPI(document()); in compileStyleSheet()
1857 xsltLoadStylesheetPI (xmlDocPtr doc);
6856 xsltLoadStylesheetPI(xmlDocPtr doc) { in xsltLoadStylesheetPI() function