Searched refs:string_list_free (Results 1 – 17 of 17) sorted by relevance
119 string_list_free (this->comment); in default_destructor()121 string_list_free (this->comment_dot); in default_destructor()192 string_list_free (this->comment); in default_reset_comment_state()197 string_list_free (this->comment_dot); in default_reset_comment_state()
62 extern void string_list_free (string_list_ty *slp);
119 string_list_free (string_list_ty *slp) in string_list_free() function
290 string_list_free (file_list); in main()
313 string_list_free (file_list); in main()
323 string_list_free (file_list); in main()
139 string_list_free (mp->comment); in message_free()141 string_list_free (mp->comment_dot); in message_free()
707 string_list_free (file_list); in main()1681 string_list_free (comment); in xgettext_comment_reset()
1649 string_list_free (mp->comment_dot); in merge()
290 string_list_append_unique, string_list_destroy, string_list_free,294 string_list_append_unique, string_list_destroy, string_list_free,
29 #define string_list_free match_list_free macro
115 string_list_free(list); in check_user_acl_byuid()
122 string_list_free(list); in main()
73 string_list_free(resolve_local_list); in resolve_local_init()
300 string_list_free(ctx->domain); in db_common_free_ctx()
798 string_list_free (mp->comment); in po_message_set_comments()853 string_list_free (mp->comment_dot); in po_message_set_extracted_comments()
6200 { if (ptr) string_list_free(ptr); \ in main()