Home
last modified time | relevance | path

Searched refs:extract_base_name (Results 1 – 2 of 2) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/gnucash/html/
H A Dgnc-html-webkit2.c284 extract_base_name(URLType type, const gchar* path) in extract_base_name() function
871 g_strdup( extract_base_name( result.base_type, new_location ) ); in impl_webkit_show_url()
936 priv->base.base_location = extract_base_name( type, location ); in impl_webkit_show_url()
H A Dgnc-html-webkit1.c282 extract_base_name(URLType type, const gchar* path) in extract_base_name() function
920 g_strdup( extract_base_name( result.base_type, new_location ) ); in impl_webkit_show_url()
985 priv->base.base_location = extract_base_name( type, location ); in impl_webkit_show_url()