Home
last modified time | relevance | path

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

/external/icu4c/tools/genrb/
Dreslist.h122 struct SResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment…
Dparse.c548 dependencyArray = array_open(state->bundle, "%%DEPENDENCY", NULL, status); in parseDependency()
1250 result = array_open(state->bundle, tag, comment, status); in parseArray()
Dreslist.c877 struct SResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment… in array_open() function