Searched refs:oldAbbrId (Results 1 – 1 of 1) sorted by relevance
4022 char oldAbbrId[256]={'\0'}; in TestAllCodepoints() local4055 if(uprv_strcmp(newAbbrId,oldAbbrId)!=0){ in TestAllCodepoints()4063 uprv_strcpy(oldAbbrId, newAbbrId); in TestAllCodepoints()