Searched refs:utf8ByteTable (Results 1 – 2 of 2) sorted by relevance
57 const int TiXmlBase::utf8ByteTable[256] = member in TiXmlBase280 int step = TiXmlBase::utf8ByteTable[*((unsigned char*)p)]; in Stamp()
206 static const int utf8ByteTable[256]; variable285 *length = utf8ByteTable[ *((unsigned char*)p) ]; in GetChar()