Searched refs:EXT_FROM_U_VALUES_INDEX (Results 1 – 1 of 1) sorted by relevance
1314 static final int EXT_FROM_U_VALUES_INDEX = EXT_FROM_U_UCHARS_INDEX + 1; field in CharsetMBCS1315 static final int EXT_FROM_U_LENGTH = EXT_FROM_U_VALUES_INDEX + 1;3664 fromUTableValues = (IntBuffer) ARRAY(cx, EXT_FROM_U_VALUES_INDEX, int.class); in matchFromU()4959 fromUSectionValues = (IntBuffer)ARRAY(cx, EXT_FROM_U_VALUES_INDEX,int.class ); in extGetUnicodeSetString()