Home | History | Annotate | Download | only in common

Lines Matching refs:strippedName

381     char strippedName[UCNV_MAX_CONVERTER_NAME_LENGTH];
384 ucnv_io_stripForCompare(strippedName, realName);
398 result = uprv_strcmp(strippedName, cnvNameType[mid].name);