Home | History | Annotate | Download | only in intltest

Lines Matching defs:isIndex

218 getValues(uint32_t result, int32_t& value, UBool& isIndex){
229 isIndex =FALSE;
233 isIndex =FALSE;
240 isIndex = TRUE;
244 isIndex = FALSE;
251 isIndex =FALSE;
291 UBool isIndex = FALSE;
296 type = getValues(result,value, isIndex);
331 UBool isIndex;
335 retType = getValues(result,value,isIndex);
344 if(isIndex){
377 if(isIndex){
406 UBool isIndex=FALSE;
428 retType = getValues(result,value,isIndex);