Searched refs:flagIndex (Results 1 – 1 of 1) sorted by relevance
2427 const unsigned char flagIndex = (unsigned char)entityValue; in XMLPrinter() local2428 TIXMLASSERT( flagIndex < ENTITY_RANGE ); in XMLPrinter()2429 _entityFlag[flagIndex] = true; in XMLPrinter()