Home | History | Annotate | Download | only in common

Lines Matching refs:strippedName

359     char strippedName[UCNV_MAX_CONVERTER_NAME_LENGTH];
362 ucnv_io_stripForCompare(strippedName, realName);
376 result = uprv_strcmp(strippedName, cnvNameType[mid].name);