Home | History | Annotate | Download | only in intltest

Lines Matching defs:abbr

3991     char abbr[256]={'\0'};
4011 uprv_strcpy(abbr,uscript_getShortName(code));
4018 uprv_strcat(newAbbrId,abbr);