Home
last modified time | relevance | path

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

/dports/textproc/highlight/highlight-4.1/src/include/
H A Dcodegenerator.h874 bool processDirectiveState(); ///< process directives
/dports/textproc/highlight/highlight-4.1/src/core/
H A Dcodegenerator.cpp1430 eof=processDirectiveState(); in processRootState()
1726 bool CodeGenerator::processDirectiveState() in processDirectiveState() function in highlight::CodeGenerator