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

  /external/chromium/third_party/icu/source/tools/genrb/
reslist.c 555 /* TODO: make alias_open and string_open use the same code */
556 struct SResource *alias_open(struct SRBRoot *bundle, char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) { function
  /external/icu4c/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...]

Completed in 164 milliseconds