Top | ![]() |
![]() |
![]() |
![]() |
void uc_lists_checked_links_dump (GList *list
,FILE **fd
,const UCExportFormat ftype
);
void
uc_lists_refresh_preserved_links_append
(UCLinkProperties *prop
);
GList *
uc_lists_refresh_preserved_links_restore
(GList *src
);
GList * uc_lists_links_first_minus_second (GList *first
,GList *second
);
void uc_lists_similar_links_remove_item (GList *list
,const gchar *url
);
void
uc_lists_similar_links_remove_items (UCLinkProperties *prop
);
void
uc_lists_already_checked_links_remove_branch_items
(UCLinkProperties *prop
);
void
uc_lists_already_checked_links_remove (const gchar *url
);
void
uc_lists_already_checked_links_remove_items
(UCLinkProperties *prop
);
void uc_lists_checked_links_node_replace (UCLinkProperties *old
,UCLinkProperties *new
);
gpointer uc_lists_already_checked_links_lookup (const gchar *url
,const gboolean return_node
);
gboolean uc_lists_already_checked_links_append (const gchar *url
,gpointer ac_p
);
void uc_lists_checked_links_node_free (GList **list
,UCLinkProperties **prop
);
UCLinkProperties *
uc_lists_checked_links_lookup_by_uid (const guint32 uid
);
gboolean uc_lists_similar_links_exist (GList *list
,const gchar *url
);