Home
last modified time | relevance | path

Searched refs:asciiName (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv.c93 char asciiName[UCNV_MAX_CONVERTER_NAME_LENGTH]; in ucnv_openU() local
104 return ucnv_open(u_austrcpy(asciiName, name), err); in ucnv_openU()