Home
last modified time | relevance | path

Searched refs:begin (Results 51 – 75 of 122) sorted by relevance

12345

/PHP-7.3/ext/pdo_dblib/tests/
H A Dbatch_stmt_try.phpt18 "begin try " .
21 "begin catch " .
H A Dbatch_stmt_ins_exec.phpt18 "begin " .
/PHP-7.3/ext/oci8/tests/
H A Dimp_res_6.phpt36 begin
47 $s = oci_parse($c, "begin imp_res_6_proc(); end;");
H A Drefcur_prefetch_2.phpt35 begin
40 begin
65 $sql1 = "begin refcurpkg.open_ref_cur(:cur1); end;";
75 $sql2 = "begin refcurpkg.fetch_ref_cur(:curs1,:c1,:c2); end;";
H A Dimp_res_cursor.phpt39 begin
72 $s = oci_parse($c, "begin imp_res_cursor_proc(); end;");
H A Dimp_res_get_cursor.phpt39 begin
72 $s = oci_parse($c, "begin imp_res_get_cursor_proc(); end;");
H A Dbind_empty.phpt70 $s = oci_parse($c, "begin :bv := null; end; ");
79 $s = oci_parse($c, "begin :bv := null; end; ");
H A Dimp_res_get_2.phpt39 begin
57 $s = oci_parse($c, "begin imp_res_get_2_proc(); end;");
H A Drefcur_prefetch_1.phpt35 begin
40 begin
78 $sql1 = "begin refcurpkg.open_ref_cur(:cur1); end;";
93 $sql2 = "begin refcurpkg.fetch_ref_cur(:curs1,:c1,:c2); end;";
H A Dbug32325.phpt25 $sql = "begin
H A Derror3.phpt26 begin
H A Dbug71148.phpt57 $sql = "begin :output1 := 'OUTSTR1'; :output2 := 'OUTSTR2'; end;";
75 $sql = "begin :output1 := 'OUTSTR1'; :output2 := 'OUTSTR2'; end;";
93 $sql= "begin :output := bindfunc(:var1, :var2); end;";
H A Dbind_sqltchr_2.phpt15 begin
H A Derror_bind_3.phpt22 $sql = "begin
H A Dimp_res_get_exec.phpt24 begin
H A Dcalltimeout1.phpt25 $s = @oci_parse($c, "begin dbms_lock.sleep(:t); end;");
H A Dimp_res_get_cancel.phpt26 begin
H A Dimp_res_get_close_3.phpt27 begin
H A Dimp_res_call_error.phpt27 begin
H A Dimp_res_get_3.phpt42 begin
60 $s = oci_parse($c, "begin imp_res_get_3_proc(); end;");
H A Dimp_res_func_error.phpt27 begin
H A Dlob_043.phpt19 "begin
/PHP-7.3/ext/spl/tests/
H A Diterator_025.phpt2 SPL: RecursiveIteratorIterator and begin/endIteration()
/PHP-7.3/ext/date/tests/
H A Ddate_sun_info_error.phpt6 * Description: Returns an array with information about sunset/sunrise and twilight begin/end.
/PHP-7.3/ext/pdo_oci/tests/
H A Dpecl_bug_6364.phpt19 …ar2, p2 IN varchar2, p3 IN varchar2, p4 OUT varchar2, p5 OUT varchar2) as begin insert into bug_63…

Completed in 23 milliseconds

12345