Home
last modified time | relevance | path

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

12345678

/PHP-5.6/ext/oci8/tests/
H A Dbind_unsupported_1.phpt28 $s = oci_parse($c, "select * from dual where dummy = :c1");
H A Dlob_002.phpt39 $select_sql = "select b1 from lob_002_tab where id = 1";
H A Ddb_op_1.phpt45 dq($c, 'select dbop_name from v$sql_monitor where dbop_name is not null order by dbop_exec_id desc'…
H A Ddb_op_2.phpt45 dq($c, 'select dbop_name from v$sql_monitor where dbop_name like \'db_op2%\' order by dbop_exec_id …
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.phpt51 where sci.client_driver is not null
H A Dbug43497.phpt16 $query = "select sid from v\$session where audsid = userenv('sessionid')";
31 $query = "select abstract_lobs from v\$temporary_lobs where sid = " . $sid;
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 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;
/PHP-5.6/ext/ldap/tests/
H A Dldap_set_option_error.phpt60 Warning: ldap_set_option(): The array value must contain only arrays, where each array is a control…
/PHP-5.6/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.6/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.6/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt16 * where specifying Daylight or Standard time is required
/PHP-5.6/ext/standard/tests/array/
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
/PHP-5.6/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.6/sapi/phpdbg/
H A DChangelog.md42 3. Make uniform commands and aliases where possible
/PHP-5.6/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.6/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.6/ext/snmp/tests/
H A DREADME19 To run test suite you may use this command (presuming that you pwd is where
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A DtestinputEBC3 functionality is working. It catches cases where explicit values such as 0x0a

Completed in 45 milliseconds

12345678