Searched refs:theInfo (Results 1 – 1 of 1) sorted by relevance
2707 char theInfo[100]; in expectParseCurrency() local2708 sprintf(theInfo, "For locale %s, string \"%s\", currency ", in expectParseCurrency()2711 u_austrcpy(theInfo+uprv_strlen(theInfo), currency); in expectParseCurrency()2715 uprv_strcpy(theOperation, theInfo); in expectParseCurrency()2719 uprv_strcpy(theOperation, theInfo); in expectParseCurrency()