Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DLexer.cpp1138 int idLexer::SkipBracedSection( bool parseFirstBrace ) {
H A DParser.cpp2612 int idParser::SkipBracedSection( bool parseFirstBrace ) { in SkipBracedSection()