Searched refs:level23 (Results 1 – 2 of 2) sorted by relevance
4312 unsigned char level23[1]; member4463 mlevel2 = mresult->level23; in PyUnicode_BuildEncodingMap()4464 mlevel3 = mresult->level23 + 16*count2; in PyUnicode_BuildEncodingMap()4508 i = map->level23[16*i+l2]; in encoding_map_lookup()4513 i = map->level23[16*map->count2 + 128*i + l3]; in encoding_map_lookup()
8060 unsigned char level23[1]; member8213 mlevel2 = mresult->level23; in PyUnicode_BuildEncodingMap()8214 mlevel3 = mresult->level23 + 16*count2; in PyUnicode_BuildEncodingMap()8256 i = map->level23[16*i+l2]; in encoding_map_lookup()8261 i = map->level23[16*map->count2 + 128*i + l3]; in encoding_map_lookup()