Searched refs:checkIDSuffix (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 164 checkIDSuffix(const char *itemName, const char *id, int32_t idLength, const char *suffix, in checkIDSuffix() function 212 checkIDSuffix(itemName, parent, parentLength, suffix, check, context, pErrorCode); in checkParent() 273 checkIDSuffix(itemName, localeID, -1, (useResSuffix ? ".res" : ""), check, context, pErrorCode); in checkAlias() 541 checkIDSuffix(itemName, baseName, -1, ".cnv", check, context, pErrorCode); in ucnv_enumDependencies()
|