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

  /external/icu4c/tools/genrb/
reslist.h 126 struct SResource *bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status);
parse.c 757 member = bin_open(bundle, "%%CollationBin", len, data, NULL, NULL, status);
    [all...]
reslist.c 641 struct SResource *bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) { function

Completed in 84 milliseconds