Home | History | Annotate | Download | only in uconv

Lines Matching refs:standardName

324                             const char *standardName;
327 while ((standardName = uenum_next(nameEnum, NULL, &enumError))) {
329 if (!strcmp(standardName, alias)) {