Searched refs:getSourceDocument (Results 1 – 2 of 2) sorted by relevance
57 xmlDocPtr HelpCompiler::getSourceDocument(const fs::path &filePath) in getSourceDocument() function in HelpCompiler407 xmlDocPtr docResolvedOrg = getSourceDocument(inputFile); in compile()414 docResolvedOrg = getSourceDocument(inputFile); in compile()
304 xmlDocPtr getSourceDocument(const fs::path &filePath);
Completed in 29 milliseconds