Home
last modified time | relevance | path

Searched refs:oci_set_prefetch (Results 1 – 25 of 90) sorted by relevance

1234

/dports/www/mod_php81/php-8.1.1/ext/oci8/tests/
H A Dprefetch.phpt2 oci_set_prefetch()
30 var_dump(oci_set_prefetch($s, 10));
H A Dimp_res_prefetch.phpt56 var_dump(oci_set_prefetch($s, 0));
63 var_dump(oci_set_prefetch($s, 1));
70 var_dump(oci_set_prefetch($s, 2));
H A Drefcur_prefetch_4.phpt106 oci_set_prefetch($cur1,5);
121 oci_set_prefetch($cur1,5);
122 oci_set_prefetch($cur1,0);
123 oci_set_prefetch($cur1,100);
/dports/lang/php81/php-8.1.1/ext/oci8/tests/
H A Dprefetch.phpt2 oci_set_prefetch()
30 var_dump(oci_set_prefetch($s, 10));
H A Dimp_res_prefetch.phpt56 var_dump(oci_set_prefetch($s, 0));
63 var_dump(oci_set_prefetch($s, 1));
70 var_dump(oci_set_prefetch($s, 2));
H A Drefcur_prefetch_4.phpt106 oci_set_prefetch($cur1,5);
121 oci_set_prefetch($cur1,5);
122 oci_set_prefetch($cur1,0);
123 oci_set_prefetch($cur1,100);
/dports/lang/php73/php-7.3.33/ext/oci8/tests/
H A Dprefetch.phpt2 oci_set_prefetch()
30 var_dump(oci_set_prefetch($s, 10));
H A Dimp_res_prefetch.phpt55 var_dump(oci_set_prefetch($s, 0));
62 var_dump(oci_set_prefetch($s, 1));
69 var_dump(oci_set_prefetch($s, 2));
H A Drefcur_prefetch_4.phpt106 oci_set_prefetch($cur1,5);
121 oci_set_prefetch($cur1,5);
122 oci_set_prefetch($cur1,0);
123 oci_set_prefetch($cur1,100);
H A Drefcur_prefetch_1.phpt2 Prefetch with REF cursor. Test different values for prefetch with oci_set_prefetch().
84 oci_set_prefetch($cur1,$value);
212 Warning: oci_set_prefetch(): Number of rows to be prefetched has to be greater than or equal to 0 i…
227 Warning: oci_set_prefetch(): Number of rows to be prefetched has to be greater than or equal to 0 i…
/dports/lang/php74/php-7.4.27/ext/oci8/tests/
H A Dprefetch.phpt2 oci_set_prefetch()
30 var_dump(oci_set_prefetch($s, 10));
H A Dimp_res_prefetch.phpt55 var_dump(oci_set_prefetch($s, 0));
62 var_dump(oci_set_prefetch($s, 1));
69 var_dump(oci_set_prefetch($s, 2));
H A Drefcur_prefetch_4.phpt106 oci_set_prefetch($cur1,5);
121 oci_set_prefetch($cur1,5);
122 oci_set_prefetch($cur1,0);
123 oci_set_prefetch($cur1,100);
/dports/lang/php80/php-8.0.15/ext/oci8/tests/
H A Dprefetch.phpt2 oci_set_prefetch()
30 var_dump(oci_set_prefetch($s, 10));
H A Dimp_res_prefetch.phpt55 var_dump(oci_set_prefetch($s, 0));
62 var_dump(oci_set_prefetch($s, 1));
69 var_dump(oci_set_prefetch($s, 2));
H A Drefcur_prefetch_4.phpt106 oci_set_prefetch($cur1,5);
121 oci_set_prefetch($cur1,5);
122 oci_set_prefetch($cur1,0);
123 oci_set_prefetch($cur1,100);
/dports/www/mod_php73/php-7.3.33/ext/oci8/tests/
H A Dprefetch.phpt2 oci_set_prefetch()
30 var_dump(oci_set_prefetch($s, 10));
H A Dimp_res_prefetch.phpt55 var_dump(oci_set_prefetch($s, 0));
62 var_dump(oci_set_prefetch($s, 1));
69 var_dump(oci_set_prefetch($s, 2));
H A Drefcur_prefetch_4.phpt106 oci_set_prefetch($cur1,5);
121 oci_set_prefetch($cur1,5);
122 oci_set_prefetch($cur1,0);
123 oci_set_prefetch($cur1,100);
/dports/www/mod_php74/php-7.4.27/ext/oci8/tests/
H A Dprefetch.phpt2 oci_set_prefetch()
30 var_dump(oci_set_prefetch($s, 10));
H A Dimp_res_prefetch.phpt55 var_dump(oci_set_prefetch($s, 0));
62 var_dump(oci_set_prefetch($s, 1));
69 var_dump(oci_set_prefetch($s, 2));
H A Drefcur_prefetch_4.phpt106 oci_set_prefetch($cur1,5);
121 oci_set_prefetch($cur1,5);
122 oci_set_prefetch($cur1,0);
123 oci_set_prefetch($cur1,100);
/dports/www/mod_php80/php-8.0.15/ext/oci8/tests/
H A Dprefetch.phpt2 oci_set_prefetch()
30 var_dump(oci_set_prefetch($s, 10));
H A Dimp_res_prefetch.phpt55 var_dump(oci_set_prefetch($s, 0));
62 var_dump(oci_set_prefetch($s, 1));
69 var_dump(oci_set_prefetch($s, 2));
H A Drefcur_prefetch_4.phpt106 oci_set_prefetch($cur1,5);
121 oci_set_prefetch($cur1,5);
122 oci_set_prefetch($cur1,0);
123 oci_set_prefetch($cur1,100);

1234