Home
last modified time | relevance | path

Searched refs:G_CONVERT_ERROR_NOT_ABSOLUTE_PATH (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/cutter/cutter-1.2.6/sample/glib/
H A Duri.c99 …{ "c:\\windows", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH}, /* it's important to get this error on …
100 { "c:\\windows", "localhost", G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
101 { "c:\\windows", "otherhost", G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
103 { "etc", "localhost", G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
106 { "", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
107 { "", "", G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
108 { "", "localhost", G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
109 { "", "otherhost", G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgconvert.h62 G_CONVERT_ERROR_NOT_ABSOLUTE_PATH enumerator
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Duri.c52 …{ "c:\\windows", NULL, NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH}, /* it's important to get this err…
53 { "c:\\windows", "localhost", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
54 { "c:\\windows", "otherhost", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
56 { "etc", "localhost", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
64 { "", NULL, NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
65 { "", "", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
66 { "", "localhost", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
67 { "", "otherhost", NULL, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH},
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgconvert.h59 G_CONVERT_ERROR_NOT_ABSOLUTE_PATH, enumerator
H A Dgconvert.c1792 g_set_error (error, G_CONVERT_ERROR, G_CONVERT_ERROR_NOT_ABSOLUTE_PATH, in g_filename_to_uri()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgconvert.inc16 G_CONVERT_ERROR_NOT_ABSOLUTE_PATH
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgconvert.inc16 G_CONVERT_ERROR_NOT_ABSOLUTE_PATH
/dports/devel/p5-Glib/Glib-1.3293/
H A Dgperl-gtypes.c247 { G_CONVERT_ERROR_NOT_ABSOLUTE_PATH, "G_CONVERT_ERROR_NOT_ABSOLUTE_PATH", "not-absolute-path" },
/dports/science/v_sim/v_sim-3.8.0/src/
H A Dvisu_gtk.c579 if (error && error->code == G_CONVERT_ERROR_NOT_ABSOLUTE_PATH) in visu_ui_storeRecent()
/dports/misc/mc/mc-4.8.27/lib/strutil/
H A Dstrutil.c195 case G_CONVERT_ERROR_NOT_ABSOLUTE_PATH: /* Don't know how handle this error :( */ in _str_convert()
/dports/misc/mc-nox11/mc-4.8.27/lib/strutil/
H A Dstrutil.c195 case G_CONVERT_ERROR_NOT_ABSOLUTE_PATH: /* Don't know how handle this error :( */ in _str_convert()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dglib-types.defs28 '("not-absolute-path" "G_CONVERT_ERROR_NOT_ABSOLUTE_PATH")
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dglib_enums.defs82 ;; G_CONVERT_ERROR_NOT_ABSOLUTE_PATH,
96 '("not-absolute-path" "G_CONVERT_ERROR_NOT_ABSOLUTE_PATH" "5")
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-sys-0.14.0/tests/
H A Dconstant.c67 PRINT_CONSTANT((gint) G_CONVERT_ERROR_NOT_ABSOLUTE_PATH); in main()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib-sys/tests/
H A Dconstant.c67 PRINT_CONSTANT((gint) G_CONVERT_ERROR_NOT_ABSOLUTE_PATH); in main()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.14.0/tests/
H A Dconstant.c67 PRINT_CONSTANT((gint) G_CONVERT_ERROR_NOT_ABSOLUTE_PATH); in main()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-sys-0.14.0/tests/
H A Dconstant.c67 PRINT_CONSTANT((gint) G_CONVERT_ERROR_NOT_ABSOLUTE_PATH); in main()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-sys-0.14.0/tests/
H A Dconstant.c67 PRINT_CONSTANT((gint) G_CONVERT_ERROR_NOT_ABSOLUTE_PATH); in main()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-sys-0.14.0/tests/
H A Dconstant.c67 PRINT_CONSTANT((gint) G_CONVERT_ERROR_NOT_ABSOLUTE_PATH); in main()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-sys-0.14.0/tests/
H A Dconstant.c67 PRINT_CONSTANT((gint) G_CONVERT_ERROR_NOT_ABSOLUTE_PATH); in main()
/dports/lang/mono/mono-5.10.1.57/mono/eglib/
H A Dglib.h737 G_CONVERT_ERROR_NOT_ABSOLUTE_PATH enumerator
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs69 pub const G_CONVERT_ERROR_NOT_ABSOLUTE_PATH: GConvertError = 5; const
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs69 pub const G_CONVERT_ERROR_NOT_ABSOLUTE_PATH: GConvertError = 5; const
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.10.1/src/
H A Dlib.rs70 pub const G_CONVERT_ERROR_NOT_ABSOLUTE_PATH: GConvertError = 5; const
/dports/www/castor/castor-0.8.16/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs69 pub const G_CONVERT_ERROR_NOT_ABSOLUTE_PATH: GConvertError = 5; const

12