Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dreslist.h152 IntVectorResource *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* c…
Dreslist.cpp1109 IntVectorResource *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* co… in intvector_open() function
Dparse.cpp1376 IntVectorResource *result = intvector_open(state->bundle, tag, comment, status); in parseIntVector()