Searched refs:vecIndex (Results 1 – 1 of 1) sorted by relevance
523 uint16_t vecIndex=UTRIE2_GET16(&propsVectorsTrie, c); in u_getUnicodeProperties() local524 return propsVectors[vecIndex+column]; in u_getUnicodeProperties()