Searched refs:array_open (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | reslist.h | 144 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U…
|
D | parse.cpp | 575 dependencyArray = array_open(state->bundle, "%%DEPENDENCY", NULL, status); in parseDependency() 1285 ArrayResource *result = array_open(state->bundle, tag, comment, status); in parseArray()
|
D | reslist.cpp | 1090 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open() function
|