Home
last modified time | relevance | path

Searched refs:ustr_deinit (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/tools/genrb/
Dustr.h50 void ustr_deinit(struct UString *s);
Dustr.c69 ustr_deinit(struct UString *s) in ustr_deinit() function
Dparse.c146 ustr_deinit(&state->lookahead[i].value); in cleanupLookahead()
147 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
1204 ustr_deinit(&comment); in realParseTable()
1330 ustr_deinit(&memberComments); in parseArray()
1372 ustr_deinit(&memberComments); in parseIntVector()
2129 ustr_deinit(&comment); in parse()
Dreslist.c1205 ustr_deinit(&res->fComment); in res_close()