Lines Matching refs:isIndex
468 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ in getValues() argument
478 isIndex =FALSE; in getValues()
482 isIndex =FALSE; in getValues()
489 isIndex = TRUE; in getValues()
492 isIndex = FALSE; in getValues()
499 isIndex =FALSE; in getValues()
521 UBool isIndex; in usprep_map() local
536 type = getValues(result, value, isIndex); in usprep_map()
549 if(isIndex){ in usprep_map()
724 UBool isIndex; in usprep_prepare() local
725 UStringPrepType type = getValues(result, value, isIndex); in usprep_prepare()