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