Searched refs:msi_destroy_stringtable (Results 1 – 4 of 4) sorted by relevance
107 VOID msi_destroy_stringtable( string_table *st ) in msi_destroy_stringtable() function
780 extern VOID msi_destroy_stringtable( string_table *st );
94 if (db->strings) msi_destroy_stringtable( db->strings ); in MSI_CloseDatabase()
3516 msi_destroy_stringtable( strings ); in msi_table_apply_transform()