Home
last modified time | relevance | path

Searched refs:oci_fetch_all (Results 26 – 41 of 41) sorted by relevance

12

/PHP-5.5/ext/oci8/tests/
H A Dlob_039.phpt41 oci_fetch_all($s, $res);
H A Dfetch_all4.phpt27 $r = oci_fetch_all($s, $res);
H A Dlob_029.phpt61 oci_fetch_all($s, $res);
67 oci_fetch_all($s, $res);
H A Dlob_038.phpt42 oci_fetch_all($s, $res);
88 oci_fetch_all($s, $res);
H A Dbug41069.phpt63 oci_fetch_all($stid, $results, 0, -1, OCI_ASSOC+OCI_FETCHSTATEMENT_BY_ROW);
69 oci_fetch_all($stid, $results, 0, -1, OCI_ASSOC+OCI_FETCHSTATEMENT_BY_ROW);
H A Dbind_sqltnum.phpt34 oci_fetch_all($s, $r);
58 oci_fetch_all($s, $data);
H A Dbind_sqltafc.phpt26 oci_fetch_all($s, $r);
H A Dbind_misccoltypes_errs.phpt42 oci_fetch_all($s, $r);
H A Dbind_number.phpt38 oci_fetch_all($s, $r);
H A Dbind_sqltchr_1.phpt30 oci_fetch_all($s, $r);
H A Dbind_sqltint.phpt30 oci_fetch_all($s, $r);
H A Dlob_null.phpt149 oci_fetch_all($s, $res);
H A Dbind_misccoltypes.phpt51 oci_fetch_all($s, $r);
H A Dreflection1.phpt28 reflection::export(new reflectionfunction('oci_fetch_all'));
283 Function [ <internal%s> function oci_fetch_all ] {
/PHP-5.5/ext/oci8/
H A Doci8.c775 PHP_FUNCTION(oci_fetch_all);
860 PHP_FE(oci_fetch_all, arginfo_oci_fetch_all)
930 PHP_FALIAS(ocifetchstatement, oci_fetch_all, arginfo_oci_fetch_all)
H A Doci8_interface.c1392 PHP_FUNCTION(oci_fetch_all) argument

Completed in 44 milliseconds

12