Searched defs:parseFile (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp921 Element *parseFile(const String &fileName);
1675 Element *Parser::parseFile(const String &fileName) function in class:buildtool::Parser
6421 Element *root = parser.parseFile(depFile.c_str());
9376 bool parseFile();
9872 bool Make::parseFile() function in class:buildtool::Make
9879 Element *root = parser.parseFile(uri.getNativePath());
10019 if (!parseFile())

Completed in 49 milliseconds