Searched refs:ustr_deinit (Results 1 – 4 of 4) sorted by relevance
50 void ustr_deinit(struct UString *s);
69 ustr_deinit(struct UString *s) in ustr_deinit() function
146 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()
1205 ustr_deinit(&res->fComment); in res_close()