Home
last modified time | relevance | path

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

/external/icu/icu4c/source/extra/uconv/
Duconv.cpp70 #define UCONVMSG "uconvmsg" macro
91 udata_setAppData(UCONVMSG, (const void*) uconvmsg_dat, &err); in initMsg()
100 gBundle = u_wmsg_setPath(UCONVMSG, &err); in initMsg()
104 pname, UCONVMSG, u_errorName(err)); in initMsg()
108 pname, UCONVMSG); in initMsg()
115 uprv_strcat(dataPath, UCONVMSG); in initMsg()