Home | History | Annotate | Download | only in intltest

Lines Matching refs:oldId

4005     char oldId[256]={'\0'};
4032 if(uprv_strcmp(newId,oldId)!=0){
4046 uprv_strcpy(oldId,newId);