Searched refs:oci_fetch_object (Results 1 – 6 of 6) sorted by relevance
2 oci_fetch_object()37 while ($row = oci_fetch_object($s)) {51 while ($row = oci_fetch_object($s)) {67 $row = oci_fetch_object($s);
2 oci_fetch_object() with CLOB and NULL37 while ($row = oci_fetch_object($s)) {51 while ($row = oci_fetch_object($s)) {
23 reflection::export(new reflectionfunction('oci_fetch_object'));245 Function [ <internal%s> function oci_fetch_object ] {
770 PHP_FUNCTION(oci_fetch_object);855 PHP_FE(oci_fetch_object, arginfo_oci_fetch_object)
1510 PHP_FUNCTION(oci_fetch_object) argument
Completed in 28 milliseconds