Searched refs:OCI_RETURN_NULLS (Results 1 – 25 of 31) sorted by relevance
12
/PHP-8.3/ext/oci8/tests/ |
H A D | imp_res_get_4.phpt | 72 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 74 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); 76 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 78 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); 80 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 82 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); 91 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 93 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); 95 $row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS); 97 $row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS); [all …]
|
H A D | bug71422.phpt | 24 while ($row = oci_fetch_array($stmt, OCI_ASSOC+OCI_RETURN_NULLS)) { 32 while ($row = oci_fetch_array($stmt, OCI_ASSOC+OCI_RETURN_NULLS)) { 40 while ($row = oci_fetch_array($stmt, OCI_ASSOC+OCI_RETURN_NULLS)) {
|
H A D | imp_res_get_2.phpt | 63 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS))) { 71 while (($row = oci_fetch_array($s2, OCI_ASSOC+OCI_RETURN_NULLS))) { 80 while (($row = oci_fetch_array($s3, OCI_ASSOC+OCI_RETURN_NULLS))) {
|
H A D | bind_rowid.phpt | 19 while ($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) { 40 $row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS);
|
H A D | lob_043.phpt | 38 while (($row = oci_fetch_array($s, OCI_RETURN_NULLS+OCI_ASSOC+OCI_RETURN_LOBS)) !== false) { 50 while (($row = oci_fetch_array($s, OCI_RETURN_NULLS+OCI_ASSOC)) !== false) {
|
H A D | select_null.phpt | 18 var_dump(oci_fetch_array($stmt, OCI_RETURN_NULLS));
|
H A D | imp_res_1.phpt | 81 echo "\nTest 4 - oci_fetch_array(OCI_ASSOC+OCI_RETURN_NULLS)\n"; 84 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) 105 echo "\nTest 8 - oci_fetch_array(OCI_BOTH+OCI_RETURN_NULLS)\n"; 108 while (($row = oci_fetch_array($s, OCI_BOTH+OCI_RETURN_NULLS)) != false) 291 Test 4 - oci_fetch_array(OCI_ASSOC+OCI_RETURN_NULLS) 541 Test 8 - oci_fetch_array(OCI_BOTH+OCI_RETURN_NULLS)
|
H A D | imp_res_get_1.phpt | 61 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) { 74 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_dbmsoutput.phpt | 79 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) { 89 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | bug44206.phpt | 29 $mode = OCI_ASSOC | OCI_RETURN_NULLS;
|
H A D | imp_res_get_none.phpt | 32 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_dbmsoutput.phpt | 87 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) { 101 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_cancel.phpt | 41 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_exec.phpt | 41 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | fetch_array.phpt | 89 while ($row = oci_fetch_array($s, OCI_RETURN_NULLS)) { 98 while ($row = oci_fetch_array($s, OCI_NUM+OCI_RETURN_NULLS)) {
|
H A D | bug37220.phpt | 47 while ($row = oci_fetch_array($stmt, OCI_ASSOC+OCI_RETURN_NULLS)) {
|
H A D | imp_res_cancel.phpt | 43 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_close_3.phpt | 46 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_func_error.phpt | 44 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | field_funcs3.phpt | 39 $row = oci_fetch_array($s, OCI_NUM + OCI_RETURN_NULLS + OCI_RETURN_LOBS);
|
H A D | imp_res_get_close_1.phpt | 47 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | imp_res_get_close_2.phpt | 47 while (($row = oci_fetch_array($s1, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | field_funcs.phpt | 43 $row = oci_fetch_array($s, OCI_NUM + OCI_RETURN_NULLS + OCI_RETURN_LOBS);
|
H A D | imp_res_close.phpt | 48 while (($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) != false) {
|
H A D | bind_char_2.phpt | 79 while ($row = oci_fetch_array($s, OCI_ASSOC+OCI_RETURN_NULLS)) {
|
Completed in 35 milliseconds
12