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

/external/icu4c/tools/genrb/
H A Dreslist.h149 struct SResource* intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
H A Dparse.c942 struct SResource *reorderCodeRes = intvector_open(state->bundle, "%%ReorderCodes", NULL, status);
1346 result = intvector_open(state->bundle, tag, comment, status);
H A Dreslist.c994 struct SResource* intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) { function

Completed in 336 milliseconds