Home
last modified time | relevance | path

Searched refs:oci_parse (Results 1 – 25 of 218) sorted by path

123456789

/PHP-5.5/ext/oci8/
H A Doci8.c788 PHP_FUNCTION(oci_parse);
864 PHP_FE(oci_parse, arginfo_oci_parse)
934 PHP_FALIAS(ociparse, oci_parse, arginfo_oci_parse)
H A Doci8_interface.c1710 PHP_FUNCTION(oci_parse) argument
/PHP-5.5/ext/oci8/tests/
H A Darray_bind_001.phpt11 $statement = oci_parse($c, $drop);
15 $statement = oci_parse($c, $create);
23 $statement = oci_parse($c, $create_pkg);
46 $statement = oci_parse($c, $create_pkg_body);
49 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_002.phpt11 $statement = oci_parse($c, $drop);
15 $statement = oci_parse($c, $create);
23 $statement = oci_parse($c, $create_pkg);
46 $statement = oci_parse($c, $create_pkg_body);
49 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_003.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_004.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_005.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_006.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_007.phpt11 $statement = oci_parse($c, $drop);
15 $statement = oci_parse($c, $create);
23 $statement = oci_parse($c, $create_pkg);
46 $statement = oci_parse($c, $create_pkg_body);
49 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_008.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_010.phpt10 $statement = oci_parse($c, 'SELECT user FROM all_objects');
H A Darray_bind_011.phpt11 $statement = oci_parse($c, $drop);
15 $statement = oci_parse($c, $create);
23 $statement = oci_parse($c, $create_pkg);
46 $statement = oci_parse($c, $create_pkg_body);
49 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_012.phpt10 $statement = oci_parse($c, 'SELECT user FROM all_objects');
H A Darray_bind_013.phpt10 $statement = oci_parse($c, 'SELECT user FROM v$session');
H A Darray_bind_014.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
46 $statement = oci_parse($c, $create_pkg_body);
50 $statement = oci_parse($c, "INSERT INTO bind_test VALUES (".$i.")");
54 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_bdouble.phpt14 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_bfloat.phpt14 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_date.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_date1.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_float.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_float1.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_int.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_int1.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_str.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");
H A Darray_bind_str1.phpt14 $statement = oci_parse($c, $drop);
18 $statement = oci_parse($c, $create);
26 $statement = oci_parse($c, $create_pkg);
49 $statement = oci_parse($c, $create_pkg_body);
52 $statement = oci_parse($c, "BEGIN ARRAYBINDPKG1.iobind(:c1); END;");

Completed in 69 milliseconds

123456789