Home
last modified time | relevance | path

Searched refs:do_expand (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/test/
H A Dedlin_expand_SUITE.erl67 {yes, "test:", []} = do_expand("expand_"),
68 {no, [], []} = do_expand("expandXX_"),
75 {"module_info",1}]} = do_expand("expand_test:"),
86 {yes, "test", []} = do_expand("expand_"),
87 {no, [], []} = do_expand("expandXX_"),
95 {"module_info",1}]} = do_expand("expand_test1:"),
96 {yes,"_",[]} = do_expand("expand_test1:a"),
116 {yes, "Caps':", []} = do_expand("'ExpandTest"),
131 {yes, "Caps", []} = do_expand("'ExpandTest"),
140 {yes,"_",[]} = do_expand("'ExpandTestCaps1':a"),
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/test/
H A Dedlin_expand_SUITE.erl67 {yes, "test:", []} = do_expand("expand_"),
68 {no, [], []} = do_expand("expandXX_"),
75 {"module_info",1}]} = do_expand("expand_test:"),
86 {yes, "test", []} = do_expand("expand_"),
87 {no, [], []} = do_expand("expandXX_"),
95 {"module_info",1}]} = do_expand("expand_test1:"),
96 {yes,"_",[]} = do_expand("expand_test1:a"),
116 {yes, "Caps':", []} = do_expand("'ExpandTest"),
131 {yes, "Caps", []} = do_expand("'ExpandTest"),
140 {yes,"_",[]} = do_expand("'ExpandTestCaps1':a"),
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/test/
H A Dedlin_expand_SUITE.erl70 {yes, "test:", []} = do_expand("expand_"),
71 {no, [], []} = do_expand("expandXX_"),
78 {"module_info",1}]} = do_expand("expand_test:"),
89 {yes, "test", []} = do_expand("expand_"),
90 {no, [], []} = do_expand("expandXX_"),
98 {"module_info",1}]} = do_expand("expand_test1:"),
99 {yes,"_",[]} = do_expand("expand_test1:a"),
119 {yes, "Caps':", []} = do_expand("'ExpandTest"),
134 {yes, "Caps", []} = do_expand("'ExpandTest"),
143 {yes,"_",[]} = do_expand("'ExpandTestCaps1':a"),
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Dedlin_expand_SUITE.erl70 {yes, "test:", []} = do_expand("expand_"),
71 {no, [], []} = do_expand("expandXX_"),
78 {"module_info",1}]} = do_expand("expand_test:"),
89 {yes, "test", []} = do_expand("expand_"),
90 {no, [], []} = do_expand("expandXX_"),
98 {"module_info",1}]} = do_expand("expand_test1:"),
99 {yes,"_",[]} = do_expand("expand_test1:a"),
119 {yes, "Caps':", []} = do_expand("'ExpandTest"),
134 {yes, "Caps", []} = do_expand("'ExpandTest"),
143 {yes,"_",[]} = do_expand("'ExpandTestCaps1':a"),
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Dedlin_expand_SUITE.erl70 {yes, "test:", []} = do_expand("expand_"),
71 {no, [], []} = do_expand("expandXX_"),
78 {"module_info",1}]} = do_expand("expand_test:"),
89 {yes, "test", []} = do_expand("expand_"),
90 {no, [], []} = do_expand("expandXX_"),
98 {"module_info",1}]} = do_expand("expand_test1:"),
99 {yes,"_",[]} = do_expand("expand_test1:a"),
119 {yes, "Caps':", []} = do_expand("'ExpandTest"),
134 {yes, "Caps", []} = do_expand("'ExpandTest"),
143 {yes,"_",[]} = do_expand("'ExpandTestCaps1':a"),
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Dedlin_expand_SUITE.erl70 {yes, "test:", []} = do_expand("expand_"),
71 {no, [], []} = do_expand("expandXX_"),
78 {"module_info",1}]} = do_expand("expand_test:"),
89 {yes, "test", []} = do_expand("expand_"),
90 {no, [], []} = do_expand("expandXX_"),
98 {"module_info",1}]} = do_expand("expand_test1:"),
99 {yes,"_",[]} = do_expand("expand_test1:a"),
119 {yes, "Caps':", []} = do_expand("'ExpandTest"),
134 {yes, "Caps", []} = do_expand("'ExpandTest"),
143 {yes,"_",[]} = do_expand("'ExpandTestCaps1':a"),
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Dedlin_expand_SUITE.erl70 {yes, "test:", []} = do_expand("expand_"),
71 {no, [], []} = do_expand("expandXX_"),
78 {"module_info",1}]} = do_expand("expand_test:"),
89 {yes, "test", []} = do_expand("expand_"),
90 {no, [], []} = do_expand("expandXX_"),
98 {"module_info",1}]} = do_expand("expand_test1:"),
99 {yes,"_",[]} = do_expand("expand_test1:a"),
119 {yes, "Caps':", []} = do_expand("'ExpandTest"),
134 {yes, "Caps", []} = do_expand("'ExpandTest"),
143 {yes,"_",[]} = do_expand("'ExpandTestCaps1':a"),
[all …]
/dports/editors/neovim/neovim-0.6.1/test/unit/
H A Dpath_spec.lua386 local do_expand = 1
397 local do_expand = 1
407 local do_expand = 1
416 local do_expand = 1
426 local do_expand = 1
436 local do_expand = 1
449 local do_expand = 1
458 local do_expand = 0
468 local do_expand = 1
478 local do_expand = 1
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/tests/
H A Dtstgettext.c59 static bool do_expand; variable
89 do_expand = false; in main()
115 do_expand = true; in main()
199 if (do_expand) in main()
236 if (do_expand) in main()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/tests/
H A Dtstgettext.c59 static bool do_expand; variable
89 do_expand = false; in main()
115 do_expand = true; in main()
199 if (do_expand) in main()
236 if (do_expand) in main()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/tests/
H A Dtstgettext.c59 static bool do_expand; variable
89 do_expand = false; in main()
115 do_expand = true; in main()
199 if (do_expand) in main()
236 if (do_expand) in main()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/tests/
H A Dtstgettext.c59 static bool do_expand; variable
89 do_expand = false; in main()
115 do_expand = true; in main()
199 if (do_expand) in main()
236 if (do_expand) in main()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/http/
H A Dhtml_write.pl136 ( do_expand(H, M)
143 do_expand(X, M).
151 do_expand(Fmt-Args, _) -->
156 do_expand(\List, _) -->
161 do_expand(\Term, Module, In, Rest) :-
164 do_expand(Module:Term, _, In, Rest) :-
173 do_expand(&(Entity), _) -->
178 do_expand(Token, _) -->
183 do_expand(element(Env, Attributes, Contents), M) -->
188 do_expand(Term, M) -->
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-runtime/src/
H A Dgettext.c49 static bool do_expand; variable
79 do_expand = false; in main()
108 do_expand = true; in main()
175 if (do_expand) in main()
215 if (do_expand) in main()
H A Dngettext.c44 static int do_expand; variable
74 do_expand = false; in main()
103 do_expand = true; in main()
179 if (do_expand) in main()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-runtime/src/
H A Dgettext.c49 static bool do_expand; variable
79 do_expand = false; in main()
108 do_expand = true; in main()
175 if (do_expand) in main()
215 if (do_expand) in main()
H A Dngettext.c44 static int do_expand; variable
74 do_expand = false; in main()
103 do_expand = true; in main()
179 if (do_expand) in main()
/dports/devel/gettext-runtime/gettext-0.21/gettext-runtime/src/
H A Dgettext.c49 static bool do_expand; variable
79 do_expand = false; in main()
108 do_expand = true; in main()
175 if (do_expand) in main()
215 if (do_expand) in main()
H A Dngettext.c44 static int do_expand; variable
74 do_expand = false; in main()
103 do_expand = true; in main()
179 if (do_expand) in main()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/src/
H A Dtool_homedir.c32 static char *GetEnv(const char *variable, char do_expand) in GetEnv() argument
47 if(do_expand && strchr(variable, '%')) { in GetEnv()
55 (void)do_expand; in GetEnv()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/src/
H A Dtool_homedir.c32 static char *GetEnv(const char *variable, char do_expand) in GetEnv() argument
47 if(do_expand && strchr(variable, '%')) { in GetEnv()
55 (void)do_expand; in GetEnv()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/po/
H A Dat-expand.pl81 sub do_expand { subroutine
133 &do_expand();
145 &do_expand();
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/po/
H A Dat-expand.pl81 sub do_expand { subroutine
133 &do_expand();
145 &do_expand();
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/po/
H A Dat-expand.pl81 sub do_expand { subroutine
133 &do_expand();
145 &do_expand();
/dports/mail/elm/elm2.5.8/utils/
H A Delmalias.c128 int do_expand; /* TRUE to recursively expand aliases */ local
144 do_expand = FALSE; /* do not recursively expand groups */
163 do_expand = TRUE;
218 if (do_expand) {
261 } else if (do_expand && (ar->type & GROUP)) {

1234567891011