Searched refs:doOpenChoice (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | udata.cpp | 1122 doOpenChoice(const char *path, const char *type, const char *name, in doOpenChoice() function 1362 return doOpenChoice(path, type, name, NULL, NULL, pErrorCode); in udata_open() 1382 return doOpenChoice(path, type, name, isAcceptable, context, pErrorCode); in udata_openChoice()
|