Searched refs:int_open (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | reslist.h | 154 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct USt…
|
D | reslist.cpp | 1115 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct USt… in int_open() function
|
D | parse.cpp | 1554 result = int_open(state->bundle, tag, value, comment, status); in parseInteger()
|