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

/inkscape/
H A Dbuildtool.cpp757 friend class Parser;
885 class Parser class in namespace:buildtool
891 Parser() function in class:buildtool::Parser
894 virtual ~Parser()
1144 String Parser::trim(const String &s)
1171 int Parser::countLines(int begin, int end)
1184 void Parser::getLineAndColumn(int pos, int *lineNr, int *colNr)
1205 void Parser::error(const char *fmt, ...)
1220 int Parser::peek(int pos)
1232 String Parser
[all...]

Completed in 38 milliseconds