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

  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.c 901 struct SResource *string_open(struct SRBRoot *bundle, char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) { function
968 /* TODO: make alias_open and string_open use the same code */
    [all...]
  /external/icu/icu4c/source/tools/genrb/
reslist.c 1029 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) { function
    [all...]

Completed in 142 milliseconds