Searched refs:OCI_RETURN_NULLS (Results 1 – 25 of 31) sorted by relevance
12
/PHP-8.2/ext/oci8/tests/ |
H A D | imp_res_get_4.phpt | 71 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 73 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); 75 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 77 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); 79 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 81 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); 90 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 92 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); 94 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 96 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); [all …]
|
H A D | bug71422.phpt | 20 while ($row = oci_fetch_array($stmt, OCI_ASSOC+OCI_RETURN_NULLS)) { 28 while ($row = oci_fetch_array($stmt, OCI_ASSOC+OCI_RETURN_NULLS)) { 36 while ($row = oci_fetch_array($stmt, OCI_ASSOC+OCI_RETURN_NULLS)) {
|
H A D | imp_res_get_2.phpt | 62 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS))) { 70 while (($row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS))) { 79 while (($row = oci_fetch_array($s3, OCI_ASSOC+OCI_RETURN_NULLS))) {
|
H A D | bind_rowid.phpt | 15 while ($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) { 36 $row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS);
|
H A D | select_null.phpt | 14 var_dump(oci_fetch_array($stmt, OCI_RETURN_NULLS));
|
H A D | lob_043.phpt | 37 while (($row = oci_fetch_array($s, OCI_RETURN_NULLS+OCI_ASSOC+OCI_RETURN_LOBS)) !== false) { 49 while (($row = oci_fetch_array($s, OCI_RETURN_NULLS+OCI_ASSOC)) !== false) {
|
H A D | imp_res_1.phpt | 80 echo "\nTest 4 - oci_fetch_array(OCI_ASSOC+OCI_RETURN_NULLS)\n"; 83 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) 104 echo "\nTest 8 - oci_fetch_array(OCI_BOTH+OCI_RETURN_NULLS)\n"; 107 while (($row = oci_fetch_array($s, OCI_BOTH+OCI_RETURN_NULLS)) != false) 290 Test 4 - oci_fetch_array(OCI_ASSOC+OCI_RETURN_NULLS) 540 Test 8 - oci_fetch_array(OCI_BOTH+OCI_RETURN_NULLS)
|
H A D | imp_res_get_1.phpt | 60 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) { 73 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_dbmsoutput.phpt | 78 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) { 88 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | bug44206.phpt | 28 $mode = OCI_ASSOC | OCI_RETURN_NULLS;
|
H A D | imp_res_get_none.phpt | 31 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_dbmsoutput.phpt | 86 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) { 100 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | fetch_array.phpt | 88 while ($row = oci_fetch_array($s, OCI_RETURN_NULLS)) { 97 while ($row = oci_fetch_array($s, OCI_NUM+OCI_RETURN_NULLS)) {
|
H A D | imp_res_get_cancel.phpt | 40 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_exec.phpt | 40 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_cancel.phpt | 42 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_func_error.phpt | 43 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_close_3.phpt | 45 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | bug37220.phpt | 46 while ($row = oci_fetch_array($stmt, OCI_ASSOC+OCI_RETURN_NULLS)) {
|
H A D | field_funcs.phpt | 42 $row = oci_fetch_array($s, OCI_NUM + OCI_RETURN_NULLS + OCI_RETURN_LOBS);
|
H A D | field_funcs3.phpt | 35 $row = oci_fetch_array($s, OCI_NUM + OCI_RETURN_NULLS + OCI_RETURN_LOBS);
|
H A D | imp_res_get_close_1.phpt | 46 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_close_2.phpt | 46 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_close.phpt | 47 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | bind_char_2.phpt | 78 while ($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) {
|
Completed in 14 milliseconds
12