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

  /external/icu4c/tools/genrb/
reslist.h 113 struct SResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
parse.c 1017 result = table_open(state->bundle, tag, NULL, status);
    [all...]
reslist.c 867 struct SResource* table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) { function
    [all...]

Completed in 1192 milliseconds