Home | History | Annotate | Download | only in intltest

Lines Matching defs:isIndex

219 getValues(uint32_t result, int32_t& value, UBool& isIndex){
230 isIndex =FALSE;
234 isIndex =FALSE;
241 isIndex = TRUE;
245 isIndex = FALSE;
252 isIndex =FALSE;
292 UBool isIndex = FALSE;
297 type = getValues(result,value, isIndex);
332 UBool isIndex;
336 retType = getValues(result,value,isIndex);
345 if(isIndex){
378 if(isIndex){
407 UBool isIndex=FALSE;
429 retType = getValues(result,value,isIndex);