Home
last modified time | relevance | path

Searched refs:skipWhiteSpacesAndComments (Results 1 – 8 of 8) sorted by relevance

/dports/math/vampire/vampire-4.5.1/Shell/
H A DLispLexer.cpp52 void LispLexer::skipWhiteSpacesAndComments () in skipWhiteSpacesAndComments() function in LispLexer
94 skipWhiteSpacesAndComments(); in readToken()
H A DSMTLEX.cpp49 void SMTLexer::skipWhiteSpacesAndComments() in skipWhiteSpacesAndComments() function in SMTLexer
101 skipWhiteSpacesAndComments(); in readToken()
H A DLispLexer.hpp49 void skipWhiteSpacesAndComments();
H A DSMTLEX.hpp71 void skipWhiteSpacesAndComments();
H A DCParser.hpp342 unsigned skipWhiteSpacesAndComments(unsigned pos);
H A DCParser.cpp339 unsigned CParser::skipWhiteSpacesAndComments(unsigned pos) in skipWhiteSpacesAndComments() function in CParser
476 pos = skipWhiteSpacesAndComments(pos); in tokenize()
/dports/math/vampire/vampire-4.5.1/Parse/
H A DTPTP.hpp699 void skipWhiteSpacesAndComments();
H A DTPTP.cpp411 skipWhiteSpacesAndComments(); in readToken()
669 void TPTP::skipWhiteSpacesAndComments() in skipWhiteSpacesAndComments() function in TPTP