Home
last modified time | relevance | path

Searched refs:where (Results 51 – 75 of 165) sorted by relevance

1234567

/PHP-5.5/ext/standard/tests/array/
H A Dkey_variation4.phpt38 //See where internal pointer is after adding more elements
H A Dcurrent_variation4.phpt39 //See where internal pointer is after adding more elements
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
/PHP-5.5/ext/oci8/tests/
H A Dlob_002.phpt39 $select_sql = "select b1 from lob_002_tab where id = 1";
H A Ddrcp_cclass1.phpt55 $s = oci_parse($c, "select cclass_name from v\$cpool_cc_stats where cclass_name like '%.cc__$t' ord…
H A Ddriver_name.phpt42 where sci.client_driver is not null
H A Dbug43497.phpt19 $query = "select sid from v\$session where audsid = userenv('sessionid')";
34 $query = "select abstract_lobs from v\$temporary_lobs where sid = " . $sid;
H A Dlob_018.phpt74 $query = 'select * from lob_018_tab where mykey = 3';
H A Dfetch_object_1.phpt59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dlob_030.phpt33 $select_sql = "SELECT clob FROM ".$tn." where id = ".$id;
H A Dbind_char_2_11gR1.phpt37 $s = oci_parse($c, "select * from bind_char_tab where c1 = :bv");
H A Dfetch_object.phpt59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dbug43497_92.phpt23 $query = "select sid from v\$session where audsid = userenv('sessionid')";
38 $query = "select abstract_lobs from v\$temporary_lobs where sid = " . $sid;
/PHP-5.5/ext/dba/
H A DREADME33 may use this where files were created in this format. That happens
38 strings of the form "[group]value_name" where group is optional.
/PHP-5.5/ext/pdo_oci/
H A Dconfig.m469 You need to tell me where to find your Oracle Instant Client SDK, or set ORACLE_HOME.
105 … AC_MSG_ERROR([I'm too dumb to figure out where the include dir is in your Instant Client install])
114 … AC_MSG_ERROR([I'm too dumb to figure out where the libraries are in your Instant Client install])
/PHP-5.5/ext/phar/tests/
H A Dtest_alias_unset.phpt2 Phar: test for the odd case where we intend to remove an archive from memory
/PHP-5.5/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt16 * where specifying Daylight or Standard time is required
H A Dbug43452.phpt39 // Now the same where the current day-of-week does not match the one in the
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_set_charset.phpt108 /* Uncomment to see where it hangs - var_dump($tmp); flush(); */
115 /* Uncomment to see where it hangs - var_dump($tmp); flush(); */
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A DtestinputEBC3 functionality is working. It catches cases where explicit values such as 0x0a
/PHP-5.5/ext/snmp/tests/
H A DREADME19 To run test suite you may use this command (presuming that you pwd is where
/PHP-5.5/ext/standard/tests/file/
H A Dcopy_variation11.phpt10 /* Test copy(): Trying to copy the file to a destination, where destination is an existing dir */
/PHP-5.5/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.

Completed in 34 milliseconds

1234567