Searched refs:checkIDSuffix (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/tools/toolutil/
H A Dpkgitems.cpp63 checkIDSuffix(const char *itemName, const char *id, int32_t idLength, const char *suffix, function
86 fprintf(stderr, "icupkg/checkIDSuffix(%s) alias target item name length %ld too long\n",
137 checkIDSuffix(itemName, parent, parentLength, suffix, check, context, pErrorCode);
317 checkIDSuffix(itemName, localeID, -1, (useResSuffix ? ".res" : ""), check, context, pErrorCode);
579 checkIDSuffix(itemName, baseName, -1, ".cnv", check, context, pErrorCode);

Completed in 10 milliseconds