Home
last modified time | relevance | path

Searched refs:g_shell_unquote (Results 1 – 25 of 55) sorted by relevance

123

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgshell.inc24 function g_shell_unquote(quoted_string:Pgchar; error:PPGError):Pgchar;cdecl;external gliblib name '
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgshell.inc24 function g_shell_unquote(quoted_string:Pgchar; error:PPGError):Pgchar;cdecl;external gliblib name '
/dports/lang/mono/mono-5.10.1.57/mono/eglib/
H A Dgshell.c163 g_shell_unquote (const gchar *quoted_string, GError **error) in g_shell_unquote() function
272 char *r1 = g_shell_unquote (*s, NULL); in main()
288 printf ("%d [%s] -> [%s]\n", i, buffer, g_shell_unquote (buffer, NULL)); in main()
H A Deglib-remap.h157 #define g_shell_unquote monoeg_g_shell_unquote macro
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgshell.h47 gchar* g_shell_unquote (const gchar *quoted_string,
H A Dgshell.c281 g_shell_unquote (const gchar *quoted_string, in g_shell_unquote() function
692 argv[i] = g_shell_unquote (tmp_list->data, error); in g_shell_parse_argv()
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dshell.cc59 char* const buf = g_shell_unquote(quoted_string.c_str(), &error); in shell_unquote()
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dshell.ccg50 char* const buf = g_shell_unquote(quoted_string.c_str(), &error);
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dshell.c174 out = g_shell_unquote (test->in, &error); in do_unquote_test()
/dports/archivers/xarchiver/xarchiver-0.5.4.16/src/
H A Dgzip_et_al.c681 filename = g_shell_unquote(files->str + 1, NULL); in xa_gzip_et_al_extract()
697 out_dir = g_shell_unquote(archive->extraction_dir, NULL); in xa_gzip_et_al_extract()
H A Dstring_utils.c374 unquoted = g_shell_unquote(string, NULL); in xa_quote_shell_command()
/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Dstrutil.c383 *first = g_shell_unquote(str, &err); in str_arg2_split()
/dports/devel/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0/tvp-git-helper/
H A Dtgh-file-selection-dialog.c255 file = g_shell_unquote(file, NULL); in status_parser_func()
H A Dtgh-common.c303 file = g_shell_unquote(file, NULL); in status_parser_func()
/dports/devel/anjuta/anjuta-3.34.0/plugins/am-project/
H A Dprojectparser.c733 gchar *value = g_shell_unquote (command[3], NULL); in main()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/auto/
H A Dfunctions.rs1097 let ret = glib_sys::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/auto/
H A Dfunctions.rs1117 let ret = glib_sys::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/auto/
H A Dfunctions.rs1117 let ret = glib_sys::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/auto/
H A Dfunctions.rs1117 let ret = glib_sys::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/auto/
H A Dfunctions.rs1081 let ret = glib_sys::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/auto/
H A Dfunctions.rs1117 let ret = glib_sys::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-open-with-dialog.c199 unquoted = g_shell_unquote (argv[0], NULL); in get_app_name()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/auto/
H A Dfunctions.rs1252 let ret = ffi::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/auto/
H A Dfunctions.rs1252 let ret = ffi::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/auto/
H A Dfunctions.rs1252 let ret = ffi::g_shell_unquote(quoted_string.as_ref().to_glib_none().0, &mut error); in shell_unquote()

123