Home
last modified time | relevance | path

Searched refs:has_valid_scheme (Results 1 – 6 of 6) sorted by relevance

/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-utils.c197 has_valid_scheme (const gchar *uri) in has_valid_scheme() function
228 if (!has_valid_scheme (uri)) in gedit_utils_is_valid_location()
/dports/devel/gtranslator/gtranslator-40.0/src/
H A Dgtr-utils.c191 has_valid_scheme (const gchar * uri) in has_valid_scheme() function
219 if (!has_valid_scheme (uri)) in gtr_utils_is_valid_uri()
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-utils.c735 has_valid_scheme (const gchar *uri) in has_valid_scheme() function
768 if (!has_valid_scheme (uri)) in xed_utils_is_valid_location()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-utils.c1013 has_valid_scheme (const gchar *uri) in has_valid_scheme() function
1038 if (!has_valid_scheme (uri)) in pluma_utils_is_valid_uri()
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/
H A Danjuta-utils.c865 has_valid_scheme (const char *uri) in has_valid_scheme() function
902 if (has_valid_scheme (arg)) in anjuta_util_file_new_for_commandline_arg()
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgfile.c6657 has_valid_scheme (const char *uri) in has_valid_scheme() function
6683 if (has_valid_scheme (arg)) in new_for_cmdline_arg()