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