HomeSort by relevance Sort by last modified time
    Searched refs:alias_open (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/tools/genrb/
reslist.h 150 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status);
parse.cpp 645 result = alias_open(state->bundle, tag, tokenValue->fChars, tokenValue->fLength, comment, status);
    [all...]
reslist.cpp 1103 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) { function
    [all...]

Completed in 142 milliseconds