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

/external/icu/icu4c/source/tools/genrb/
H A Dreslist.h140 struct SResource* intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
H A Dparse.cpp1426 result = intvector_open(state->bundle, tag, comment, status);
H A Dreslist.c1038 struct SResource* intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) { function
/external/chromium_org/third_party/icu/source/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.cpp959 struct SResource *reorderCodeRes = intvector_open(state->bundle, "%%ReorderCodes", NULL, status);
1368 result = intvector_open(state->bundle, tag, comment, status);
H A Dreslist.c996 struct SResource* intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) { function

Completed in 232 milliseconds