Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/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.cpp144 ustr_deinit(&state->lookahead[i].value); in cleanupLookahead()
145 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
1227 ustr_deinit(&comment); in realParseTable()
1352 ustr_deinit(&memberComments); in parseArray()
1394 ustr_deinit(&memberComments); in parseIntVector()
2151 ustr_deinit(&comment); in parse()
Dreslist.c1211 ustr_deinit(&res->fComment); in res_close()
/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()
1285 ustr_deinit(&comment); in realParseTable()
1410 ustr_deinit(&memberComments); in parseArray()
1452 ustr_deinit(&memberComments); in parseIntVector()
2209 ustr_deinit(&comment); in parse()
Dreslist.c1251 ustr_deinit(&res->fComment); in res_close()