Home | History | Annotate | Download | only in uconv

Lines Matching refs:standardName

325                             const char *standardName;
328 while ((standardName = uenum_next(nameEnum, NULL, &enumError))) {
330 if (!strcmp(standardName, alias)) {