HomeSort by relevance Sort by last modified time
    Searched refs:u_wmsg_setPath (Results 1 - 3 of 3) sorted by null

  /external/icu4c/extra/uconv/unicode/
uwmsg.h 21 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err);
  /external/icu4c/extra/uconv/
uwmsg.c 92 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err)
uconv.cpp 101 gBundle = u_wmsg_setPath(UCONVMSG, &err);
118 gBundle = u_wmsg_setPath(dataPath, &err);
    [all...]

Completed in 66 milliseconds