Home
last modified time | relevance | path

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

/external/icu4c/tools/genrb/
Dreslist.h92 bundle_addKeyBytes(struct SRBRoot *bundle, const char *keyBytes, int32_t length, UErrorCode *status…
Dgenrb.c569 bundle_addKeyBytes(newPoolBundle, newKeys, newKeysLength, status); in processFile()
Dreslist.c1372 bundle_addKeyBytes(struct SRBRoot *bundle, const char *keyBytes, int32_t length, UErrorCode *status… in bundle_addKeyBytes() function
1416 keypos = bundle_addKeyBytes(bundle, tag, (int32_t)(uprv_strlen(tag) + 1), status); in bundle_addtag()