Searched refs:array_open (Results 1 – 3 of 3) sorted by relevance
/external/icu4c/tools/genrb/ |
D | reslist.h | 122 struct SResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment…
|
D | parse.c | 548 dependencyArray = array_open(state->bundle, "%%DEPENDENCY", NULL, status); in parseDependency() 1250 result = array_open(state->bundle, tag, comment, status); in parseArray()
|
D | reslist.c | 877 struct SResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment… in array_open() function
|