Home
last modified time | relevance | path

Searched refs:processSyntaxErrorState (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/highlight/highlight-4.1/src/include/
H A Dcodegenerator.h879 bool processSyntaxErrorState(); ///< process syntax errors
/dports/textproc/highlight/highlight-4.1/src/core/
H A Dcodegenerator.cpp1450 eof=processSyntaxErrorState(); in processRootState()
1908 bool CodeGenerator::processSyntaxErrorState() in processSyntaxErrorState() function in highlight::CodeGenerator