Searched refs:table_open (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | reslist.h | 144 TableResource *table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U…
|
D | parse.cpp | 1057 result = table_open(state->bundle, tag, NULL, status); in parseCollationElements() 1126 collationRes = table_open(state->bundle, subtag, NULL, status); in parseCollationElements() 1274 TableResource *result = table_open(state->bundle, tag, comment, status); in parseTable()
|
D | reslist.cpp | 1087 TableResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in table_open() function
|