Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:utf8ByteTable

206 	static const int utf8ByteTable[256];
285 *length = utf8ByteTable[ *((unsigned char*)p) ];