Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dreslist.h146 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U…
Dparse.cpp577 dependencyArray = array_open(state->bundle, "%%DEPENDENCY", NULL, status); in parseDependency()
1287 ArrayResource *result = array_open(state->bundle, tag, comment, status); in parseArray()
Dreslist.cpp1092 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open() function