Home
last modified time | relevance | path

Searched refs:in_catch (Results 1 – 25 of 51) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-async-79.cs6 public int in_catch, in_finally; field in Test
15 ++in_catch; in ExecuteCore()
32 if (t.in_catch != 1) in Main()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A Dbs_construct_SUITE.erl30 two/1,test1/1,fail/1,float_bin/1,in_guard/1,in_catch/1,
46 [two,test1,fail,float_bin,in_guard,in_catch,
370 in_catch(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dbs_construct_SUITE.erl31 two/1,test1/1,fail/1,float_bin/1,in_guard/1,in_catch/1,
48 two,test1,fail,float_bin,in_guard,in_catch,
391 in_catch(Config) when is_list(Config) -> function
/dports/shells/pear-PHP_Shell/PHP_Shell-0.3.2/PHP/
H A DShell.php371 $in_catch = 0;
375 $in_catch = 1;
379 if (!$in_catch) {
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbs_construct_SUITE.erl31 two/1,test1/1,fail/1,float_bin/1,in_guard/1,in_catch/1,
48 two,test1,fail,float_bin,in_guard,in_catch,
415 in_catch(Config) when is_list(Config) -> function
H A Dguard_SUITE.erl2300 in_catch(),
2574 in_catch() -> function
2575 ok = in_catch(true),
2576 {'EXIT',{{case_clause,false},[_|_]}} = in_catch(false),
2577 {'EXIT',{badarg,[_|_]}} = in_catch(any),
2580 in_catch(V) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_construct_SUITE.erl31 two/1,test1/1,fail/1,float_bin/1,in_guard/1,in_catch/1,
48 two,test1,fail,float_bin,in_guard,in_catch,
422 in_catch(Config) when is_list(Config) -> function
H A Dguard_SUITE.erl2357 in_catch(),
2637 in_catch() -> function
2638 ok = in_catch(true),
2639 {'EXIT',{{case_clause,false},[_|_]}} = in_catch(false),
2640 {'EXIT',{badarg,[_|_]}} = in_catch(any),
2643 in_catch(V) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_construct_SUITE.erl31 two/1,test1/1,fail/1,float_bin/1,in_guard/1,in_catch/1,
48 two,test1,fail,float_bin,in_guard,in_catch,
422 in_catch(Config) when is_list(Config) -> function
H A Dguard_SUITE.erl2357 in_catch(),
2637 in_catch() -> function
2638 ok = in_catch(true),
2639 {'EXIT',{{case_clause,false},[_|_]}} = in_catch(false),
2640 {'EXIT',{badarg,[_|_]}} = in_catch(any),
2643 in_catch(V) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_construct_SUITE.erl31 two/1,test1/1,fail/1,float_bin/1,in_guard/1,in_catch/1,
48 two,test1,fail,float_bin,in_guard,in_catch,
422 in_catch(Config) when is_list(Config) -> function
H A Dguard_SUITE.erl2357 in_catch(),
2637 in_catch() -> function
2638 ok = in_catch(true),
2639 {'EXIT',{{case_clause,false},[_|_]}} = in_catch(false),
2640 {'EXIT',{badarg,[_|_]}} = in_catch(any),
2643 in_catch(V) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_construct_SUITE.erl31 two/1,test1/1,fail/1,float_bin/1,in_guard/1,in_catch/1,
48 two,test1,fail,float_bin,in_guard,in_catch,
422 in_catch(Config) when is_list(Config) -> function
H A Dguard_SUITE.erl2357 in_catch(),
2637 in_catch() -> function
2638 ok = in_catch(true),
2639 {'EXIT',{{case_clause,false},[_|_]}} = in_catch(false),
2640 {'EXIT',{badarg,[_|_]}} = in_catch(any),
2643 in_catch(V) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_codegen.erl66 in_catch=false, %Inside a catch or not.
939 case St0#cg.in_catch of
1022 {Ais,Int2,St4} = cg(Ta, Vdb, Int1, St3#cg{break=B,in_catch=true}),
1024 St5 = St4#cg{break=E,in_catch=St3#cg.in_catch},
1044 St1#cg{break=B,in_catch=true}),
1050 St2#cg{break=St1#cg.break,in_catch=St1#cg.in_catch}}.
1078 set_cg([{var,R}], {binary,Segs}, Le, Vdb, Bef, #cg{in_catch=InCatch}=St) ->
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_codegen.erl66 in_catch=false, %Inside a catch or not.
939 case St0#cg.in_catch of
1022 {Ais,Int2,St4} = cg(Ta, Vdb, Int1, St3#cg{break=B,in_catch=true}),
1024 St5 = St4#cg{break=E,in_catch=St3#cg.in_catch},
1044 St1#cg{break=B,in_catch=true}),
1050 St2#cg{break=St1#cg.break,in_catch=St1#cg.in_catch}}.
1078 set_cg([{var,R}], {binary,Segs}, Le, Vdb, Bef, #cg{in_catch=InCatch}=St) ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_codegen.erl66 in_catch=false, %Inside a catch or not.
939 case St0#cg.in_catch of
1022 {Ais,Int2,St4} = cg(Ta, Vdb, Int1, St3#cg{break=B,in_catch=true}),
1024 St5 = St4#cg{break=E,in_catch=St3#cg.in_catch},
1044 St1#cg{break=B,in_catch=true}),
1050 St2#cg{break=St1#cg.break,in_catch=St1#cg.in_catch}}.
1078 set_cg([{var,R}], {binary,Segs}, Le, Vdb, Bef, #cg{in_catch=InCatch}=St) ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_codegen.erl66 in_catch=false, %Inside a catch or not.
939 case St0#cg.in_catch of
1022 {Ais,Int2,St4} = cg(Ta, Vdb, Int1, St3#cg{break=B,in_catch=true}),
1024 St5 = St4#cg{break=E,in_catch=St3#cg.in_catch},
1044 St1#cg{break=B,in_catch=true}),
1050 St2#cg{break=St1#cg.break,in_catch=St1#cg.in_catch}}.
1078 set_cg([{var,R}], {binary,Segs}, Le, Vdb, Bef, #cg{in_catch=InCatch}=St) ->
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_codegen.erl66 in_catch=false, %Inside a catch or not.
939 case St0#cg.in_catch of
1022 {Ais,Int2,St4} = cg(Ta, Vdb, Int1, St3#cg{break=B,in_catch=true}),
1024 St5 = St4#cg{break=E,in_catch=St3#cg.in_catch},
1044 St1#cg{break=B,in_catch=true}),
1050 St2#cg{break=St1#cg.break,in_catch=St1#cg.in_catch}}.
1078 set_cg([{var,R}], {binary,Segs}, Le, Vdb, Bef, #cg{in_catch=InCatch}=St) ->
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_codegen.erl66 in_catch=false, %Inside a catch or not.
939 case St0#cg.in_catch of
1022 {Ais,Int2,St4} = cg(Ta, Vdb, Int1, St3#cg{break=B,in_catch=true}),
1024 St5 = St4#cg{break=E,in_catch=St3#cg.in_catch},
1044 St1#cg{break=B,in_catch=true}),
1050 St2#cg{break=St1#cg.break,in_catch=St1#cg.in_catch}}.
1078 set_cg([{var,R}], {binary,Segs}, Le, Vdb, Bef, #cg{in_catch=InCatch}=St) ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_codegen.erl66 in_catch=false, %Inside a catch or not.
939 case St0#cg.in_catch of
1022 {Ais,Int2,St4} = cg(Ta, Vdb, Int1, St3#cg{break=B,in_catch=true}),
1024 St5 = St4#cg{break=E,in_catch=St3#cg.in_catch},
1044 St1#cg{break=B,in_catch=true}),
1050 St2#cg{break=St1#cg.break,in_catch=St1#cg.in_catch}}.
1078 set_cg([{var,R}], {binary,Segs}, Le, Vdb, Bef, #cg{in_catch=InCatch}=St) ->
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dv3_codegen.erl45 in_catch=false, %Inside a catch or not.
1873 {Ais,Int2,St4} = cg(Ta, Vdb, Int1, St3#cg{break=B,in_catch=true}),
1875 St5 = St4#cg{break=E,in_catch=St3#cg.in_catch},
1893 {Ais,Int2,St3} = cg(Ta, Vdb, Int1, St2#cg{break=B,in_catch=true}),
1895 St4 = St3#cg{in_catch=St2#cg.in_catch},
1914 St1#cg{break=B,in_catch=true}),
1920 St2#cg{break=St1#cg.break,in_catch=St1#cg.in_catch}}.
2491 #cg{in_catch=true,bfail=0} ->
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_kernel_to_ssa.erl359 make_succeeded(Var, {in_catch, CatchLbl}, St) ->
655 {in_catch,Catch}
721 {in_catch,Fail} ->
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_kernel_to_ssa.erl355 make_succeeded(Var, {in_catch, CatchLbl}, St) ->
651 {in_catch,Catch}
719 {in_catch,Fail} ->
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_kernel_to_ssa.erl355 make_succeeded(Var, {in_catch, CatchLbl}, St) ->
651 {in_catch,Catch}
719 {in_catch,Fail} ->

123