Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dustr.h63 U_CFUNC void ustr_deinit(struct UString *s);
Dustr.c70 ustr_deinit(struct UString *s) in ustr_deinit() function
Dparse.cpp166 ustr_deinit(&state->lookahead[i].value); in cleanupLookahead()
167 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
1301 ustr_deinit(&comment); in realParseTable()
1426 ustr_deinit(&memberComments); in parseArray()
1468 ustr_deinit(&memberComments); in parseIntVector()
2225 ustr_deinit(&comment); in parse()
Dreslist.c1251 ustr_deinit(&res->fComment); in res_close()