Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DNetwork.C146 #define _PARSE_CONFIGURATION 1 // Currently parsing the .cfg file macro
2549 else if (this->parseState.parse_mode == _PARSE_CONFIGURATION) in parseComment()
3278 _parse_mode = _PARSE_CONFIGURATION; in openCfgFile()
3281 this->parseState.initializeForParse(this,_PARSE_CONFIGURATION,cfgfile); in openCfgFile()