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

  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.c 968 /* TODO: make alias_open and string_open use the same code */
969 struct SResource *alias_open(struct SRBRoot *bundle, char *tag, UChar *value, int32_t len, const struct UString* c (…) function
    [all...]
  /external/icu/icu4c/source/tools/genrb/
reslist.c 1033 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 158 milliseconds