Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/help-browser/
H A Duri.c35 URI_NETPATH, enumerator
83 type = URI_NETPATH; in uri_get_type()
111 case URI_NETPATH: g_print ("netpath"); break; in uri_get_type()
175 case URI_NETPATH: /* base scheme */ in uri_to_abs()
192 if (uri_type == URI_NETPATH) in uri_to_abs()