Searched refs:res_open (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | reslist.c | 931 struct SResource* res_open(struct SRBRoot *bundle, const char *tag, 934 struct SResource* res_open(struct SRBRoot *bundle, const char *tag, in res_open() function 967 struct SResource *res = res_open(bundle, tag, comment, status); in table_open() 977 struct SResource *res = res_open(bundle, tag, comment, status); in array_open() 1004 struct SResource *res = res_open(bundle, tag, comment, status); in stringbase_open() 1039 struct SResource *res = res_open(bundle, tag, comment, status); in intvector_open() 1056 struct SResource *res = res_open(bundle, tag, comment, status); in int_open() 1068 struct SResource *res = res_open(bundle, tag, comment, status); in bin_open()
|