Searched refs:getSourceDocument (Results 1 – 2 of 2) sorted by relevance
58 xmlDocPtr HelpCompiler::getSourceDocument(const fs::path &filePath) in getSourceDocument() function in HelpCompiler408 xmlDocPtr docResolvedOrg = getSourceDocument(inputFile); in compile()415 docResolvedOrg = getSourceDocument(inputFile); in compile()
304 xmlDocPtr getSourceDocument(const fs::path &filePath);
Completed in 9 milliseconds