Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:utf8ByteTable

57 const int TiXmlBase::utf8ByteTable[256] = 
280 int step = TiXmlBase::utf8ByteTable[*((unsigned char*)p)];