Searched refs:gjs_context_define_string_array (Results 1 – 10 of 10) sorted by relevance
/dports/x11/gnome-shell/gnome-shell-41.1/src/ |
H A D | gnome-shell-portal-helper.c | 24 if (!gjs_context_define_string_array(context, "ARGV", in main()
|
H A D | run-js-test.c | 75 if (!gjs_context_define_string_array (js_context, "ARGV", in main()
|
/dports/lang/cjs/cjs-4.8.2/debian/ |
H A D | libcjs0f.symbols | 4 gjs_context_define_string_array@Base 1.63.90
|
/dports/lang/cjs/cjs-4.8.2/cjs/ |
H A D | context.h | 68 GJS_EXPORT GJS_USE bool gjs_context_define_string_array(
|
H A D | console.cpp | 186 if (!gjs_context_define_string_array( in define_argv_and_eval_script()
|
H A D | context.cpp | 1114 gjs_context_define_string_array(GjsContext *js_context, in gjs_context_define_string_array() function
|
/dports/x11/cinnamon/cinnamon-4.8.6/src/ |
H A D | run-js-test.c | 103 if (!gjs_context_define_string_array (js_context, "ARGV", in main()
|
/dports/lang/gjs/gjs-1.70.0/gjs/ |
H A D | context.h | 65 GJS_EXPORT GJS_USE bool gjs_context_define_string_array(
|
H A D | context.cpp | 1508 gjs_context_define_string_array(GjsContext *js_context, in gjs_context_define_string_array() function
|
/dports/lang/gjs/gjs-1.70.0/test/ |
H A D | gjs-tests.cpp | 867 bool ok = gjs_context_define_string_array(gjs, "ARGV", 1, argv, &error); in gjstest_test_func_gjs_context_argv_array()
|