Home | History | Annotate | Download | only in common

Lines Matching refs:strippedName

388     char strippedName[UCNV_MAX_CONVERTER_NAME_LENGTH];
391 ucnv_io_stripForCompare(strippedName, realName);
405 result = uprv_strcmp(strippedName, cnvNameType[mid].name);