Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dreslist.h154 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct USt…
Dreslist.cpp1115 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct USt… in int_open() function
Dparse.cpp1554 result = int_open(state->bundle, tag, value, comment, status); in parseInteger()