Home
last modified time | relevance | path

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

/external/icu/icu4c/source/extra/uconv/
Duconv.cpp72 #define UCONVMSG "uconvmsg" macro
93 udata_setAppData(UCONVMSG, (const void*) uconvmsg_dat, &err); in initMsg()
102 gBundle = u_wmsg_setPath(UCONVMSG, &err); in initMsg()
106 pname, UCONVMSG, u_errorName(err)); in initMsg()
110 pname, UCONVMSG); in initMsg()
117 uprv_strcat(dataPath, UCONVMSG); in initMsg()