locateStylesheetSubResource 84 Source/core/xml/XSLStyleSheet.h xmlDocPtr locateStylesheetSubResource(xmlDocPtr parentDoc, const xmlChar* uri); locateStylesheetSubResource 290 Source/core/xml/XSLStyleSheetLibxslt.cpp xmlDocPtr result = import->styleSheet()->locateStylesheetSubResource(parentDoc, uri); locateStylesheetSubResource 129 Source/core/xml/XSLTProcessorLibxslt.cpp return globalProcessor->xslStylesheet()->locateStylesheetSubResource(((xsltStylesheetPtr)ctxt)->doc, uri);