Home
last modified time | relevance | path

Searched defs:constraintLineNum (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/highlight/highlight-4.1/src/include/
H A Dregexelement.h81 unsigned int constraintLineNum; ///< restrict this regex to this source line number variable
/dports/textproc/highlight/highlight-4.1/src/core/
H A Dsyntaxreader.cpp241 unsigned int constraintLineNum=0; in load() local