Home
last modified time | relevance | path

Searched refs:where (Results 76 – 100 of 160) sorted by relevance

1234567

/PHP-7.3/ext/oci8/tests/
H A Ddrcp_cclass1.phpt58 $s = oci_parse($c, "select cclass_name from v\$cpool_cc_stats where cclass_name like '%.cc__$t' ord…
H A Ddriver_name.phpt48 where sci.client_driver is not null
H A Dimp_res_cursor.phpt46 open c1 for select * from imp_res_cursor_tab_2 where rownum < 3 order by 1;
H A Dimp_res_get_cursor.phpt43 open c1 for select * from imp_res_get_cursor_tab_2 where rownum < 3 order by 1;
H A Dlob_018.phpt74 $query = 'select * from lob_018_tab where mykey = 3';
H A Dlob_030.phpt33 $select_sql = "SELECT clob FROM ".$tn." where id = ".$id;
H A Dfetch_object.phpt59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dfetch_object_1.phpt59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dbind_char_2_11gR1.phpt36 $s = oci_parse($c, "select * from bind_char_tab where c1 = :bv");
H A Dimp_res_get_1.phpt43 open c1 for select * from imp_res_get_1_tab_2 where rownum < 3 order by 1;
H A Dbind_char_2.phpt36 $s = oci_parse($c, "select * from bind_char_tab where c1 = :bv");
H A Dimp_res_get_2.phpt43 open c1 for select * from imp_res_get_2_tab_2 where rownum < 3 order by 1;
H A Dbind_misccoltypes.phpt45 $s = oci_parse($c, "select $colname from bind_misccoltypes_tab where id = :id");
140 . "from bind_misccoltypes_tab where id = 86";
H A Dbind_sqltafc.phpt24 $s = oci_parse($c, "select * from bind_sqltafc_tab where id = $id");
/PHP-7.3/ext/standard/tests/array/
H A Dkey_variation2.phpt11 * Pass arrays where keys are different data types as $array_arg to key() to test behaviour
H A Darray_shift_variation2.phpt11 * Pass arrays where values are of one data type to test behaviour of array_shift()
H A Darray_values_variation3.phpt11 * Pass arrays where the keys are different data types as $input argument
H A Darray_push_variation6.phpt11 * Pass array_push arrays where the keys are different data types.
H A Dnatcasesort_variation11.phpt11 * Pass arrays where the keys are different data types to test behaviour of natcasesort()
/PHP-7.3/ext/date/tests/
H A Dbug43452.phpt39 // Now the same where the current day-of-week does not match the one in the
/PHP-7.3/ext/intl/
H A DERROR.CONVENTIONS20 intl.use_exceptions you get more fine-grained information about where the
79 ICU operates, where functions return immediately if an error is set.
/PHP-7.3/Zend/
H A Dconfigure.ac114 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary
/PHP-7.3/ext/pdo_oci/
H A Dconfig.m478 …AC_MSG_ERROR([You need to tell me where to find your Oracle Instant Client SDK, or set ORACLE_HOME…
114 … AC_MSG_ERROR([I'm too dumb to figure out where the include dir is in your Instant Client install])
/PHP-7.3/sapi/apache2handler/
H A DREADME18 function, and tried to stop any method where a php script can run another php
/PHP-7.3/ext/pspell/
H A DREADME34 If that location is different, please specify it in --with-pspell=PATH, where

Completed in 24 milliseconds

1234567