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.h156 IntVectorResource *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* c…
Dreslist.cpp1114 IntVectorResource *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* co… in intvector_open() function
Dparse.cpp1380 IntVectorResource *result = intvector_open(state->bundle, tag, comment, status); in parseIntVector()