Searched refs:flagIndex (Results 1 – 1 of 1) sorted by relevance
2530 const unsigned char flagIndex = static_cast<unsigned char>(entityValue); in XMLPrinter() local2531 TIXMLASSERT( flagIndex < ENTITY_RANGE ); in XMLPrinter()2532 _entityFlag[flagIndex] = true; in XMLPrinter()