Searched refs:tableLookupIndex (Results 1 – 1 of 1) sorted by relevance
151 int tableLookupIndex = b & 0x3f; in newStringFromBytes() local152 utf8BytesNeeded = TABLE_UTF8_NEEDED[tableLookupIndex]; in newStringFromBytes()