Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/tools/genrb/
Dustr.h65 U_CFUNC void ustr_deinit(struct UString *s);
Dustr.c72 ustr_deinit(struct UString *s) in ustr_deinit() function
Dparse.cpp184 ustr_deinit(&state->lookahead[i].value); in cleanupLookahead()
185 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
1594 ustr_deinit(&comment); in realParseTable()
1710 ustr_deinit(&memberComments); in parseArray()
1750 ustr_deinit(&memberComments); in parseIntVector()
2433 ustr_deinit(&comment); in parse()
Dreslist.cpp169 ustr_deinit(&fComment); in ~SResource()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dustr.h65 U_CFUNC void ustr_deinit(struct UString *s);
Dparse.cpp176 ustr_deinit(&state->lookahead[i].value); in cleanupLookahead()
177 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
1246 ustr_deinit(&comment); in realParseTable()
1362 ustr_deinit(&memberComments); in parseArray()
1402 ustr_deinit(&memberComments); in parseIntVector()
2084 ustr_deinit(&comment); in parse()
Dustr.c72 ustr_deinit(struct UString *s) in ustr_deinit() function
Dreslist.cpp169 ustr_deinit(&fComment); in ~SResource()
/third_party/node/deps/icu-small/source/tools/genrb/
Dustr.h65 U_CFUNC void ustr_deinit(struct UString *s);
Dustr.c72 ustr_deinit(struct UString *s) in ustr_deinit() function
Dparse.cpp184 ustr_deinit(&state->lookahead[i].value); in cleanupLookahead()
185 ustr_deinit(&state->lookahead[i].comment); in cleanupLookahead()
1594 ustr_deinit(&comment); in realParseTable()
1710 ustr_deinit(&memberComments); in parseArray()
1750 ustr_deinit(&memberComments); in parseIntVector()
2433 ustr_deinit(&comment); in parse()
Dreslist.cpp169 ustr_deinit(&fComment); in ~SResource()