Searched refs:alias_open (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dreslist.h148 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status);
H A Dparse.cpp643 result = alias_open(state->bundle, tag, tokenValue->fChars, tokenValue->fLength, comment, status);
H A Dreslist.cpp1101 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) { function

Completed in 235 milliseconds