Home
last modified time | relevance | path

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

123456

/PHP-5.6/ext/ereg/regex/
H A Dmain.ih1 /* ========= begin header generated by ./mkh ========= */
/PHP-5.6/ext/oci8/tests/
H A Derror2.phpt16 $s = oci_parse($c, "create or replace procedure myproc as begin bogus end;");
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 Dbind_empty.phpt70 $s = oci_parse($c, "begin :bv := null; end; ");
79 $s = oci_parse($c, "begin :bv := null; 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 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 Derror3.phpt26 begin
H A Dbug32325.phpt25 $sql = "begin
H A Dbind_sqltchr_2.phpt15 begin
H A Dimp_res_get_cancel.phpt26 begin
H A Dimp_res_get_exec.phpt24 begin
H A Derror_bind_3.phpt22 $sql = "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 Dlob_043.phpt19 "begin
H A Dimp_res_func_error.phpt27 begin
/PHP-5.6/ext/sybase_ct/tests/
H A Dbug27843.phpt24 begin
H A Dbug28354.phpt24 create proc '.$sp_name.' as begin
/PHP-5.6/ext/spl/tests/
H A Diterator_025.phpt2 SPL: RecursiveIteratorIterator and begin/endIteration()
/PHP-5.6/ext/date/tests/
H A Ddate_sun_info_error.phpt6 * Description: Returns an array with information about sunset/sunrise and twilight begin/end.
/PHP-5.6/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 140 milliseconds

123456