![]() |
![]() |
![]() |
gURLChecker Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
void uc_lists_refresh_preserved_links_reset (void
); void uc_lists_bad_extensions_append (gpointer prop_p
,gpointer url_p
); 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
); void uc_lists_html_tags_free (GList *list
); gboolean uc_lists_already_checked_links_exist (gchar *url
); gpointer uc_lists_already_checked_links_lookup (const gchar *url
,const gboolean return_node
); void uc_lists_already_checked_links_append (const gchar *url
,gpointer ac_p
); void uc_lists_already_checked_free (void
); guint32 uc_lists_checked_links_is_empty (void
); void uc_lists_checked_links_set (GList *list
); GList * uc_lists_checked_links_get (void
); GList * uc_lists_checked_links_node_free (GList *list
,UCLinkProperties *prop
); gpointer uc_lists_checked_links_lookup (const gchar *url
); gboolean uc_lists_checked_links_exist (const gchar *url
); UCLinkProperties * uc_lists_checked_links_lookup_by_uid (const guint32 uid
); void uc_lists_checked_links_free (void
); gboolean uc_lists_similar_links_exist (GList *list
,const gchar *url
); void uc_lists_similar_links_append (gpointer prop_p
,gpointer url_p
);
void uc_lists_bad_extensions_append (gpointer prop_p
,gpointer url_p
);
|
|
|
void uc_lists_refresh_preserved_links_append
(UCLinkProperties *prop
);
|
GList * uc_lists_refresh_preserved_links_restore
(GList *src
);
|
|
Returns : |
GList * uc_lists_links_first_minus_second (GList *first
,GList *second
);
|
|
|
|
Returns : |
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
);
|
|
|
gboolean uc_lists_already_checked_links_exist
(gchar *url
);
|
|
Returns : |
gpointer uc_lists_already_checked_links_lookup (const gchar *url
,const gboolean return_node
);
|
|
|
|
Returns : |
void uc_lists_already_checked_links_append (const gchar *url
,gpointer ac_p
);
|
|
|
GList * uc_lists_checked_links_node_free (GList *list
,UCLinkProperties *prop
);
|
|
|
|
Returns : |
gpointer uc_lists_checked_links_lookup (const gchar *url
);
|
|
Returns : |
gboolean uc_lists_checked_links_exist (const gchar *url
);
|
|
Returns : |
UCLinkProperties * uc_lists_checked_links_lookup_by_uid
(const guint32 uid
);
|
|
Returns : |
gboolean uc_lists_similar_links_exist (GList *list
,const gchar *url
);
|
|
|
|
Returns : |