Home
last modified time | relevance | path

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

12345678

/PHP-7.1/win32/build/
H A Dconfig.w32.phpize.in61 /* For snapshot builders, where can we find the additional
83 ARG_WITH('php-build', 'Path to where you extracted the development libraries (http://wiki.php.net/i…
/PHP-7.1/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-7.1/ext/oci8/tests/
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 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 Ddriver_name_11gR2.phpt45 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 Ddriver_name.phpt48 where sci.client_driver is not null
H A Dlob_030.phpt33 $select_sql = "SELECT clob FROM ".$tn." where id = ".$id;
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 Dfetch_object.phpt59 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
/PHP-7.1/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
/PHP-7.1/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-7.1/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-7.1/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt16 * where specifying Daylight or Standard time is required
/PHP-7.1/ext/pdo/tests/
H A Dbug_65946.phpt33 …$sql = "select id from (select a.*, rownum rnum from (SELECT * FROM test) a where rownum <= :limit…
/PHP-7.1/sapi/phpdbg/
H A DChangelog.md42 3. Make uniform commands and aliases where possible
/PHP-7.1/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-7.1/ext/pdo_oci/
H A Dconfig.m484 You need to tell me where to find your Oracle Instant Client SDK, or set ORACLE_HOME.
120 … AC_MSG_ERROR([I'm too dumb to figure out where the include dir is in your Instant Client install])
129 … AC_MSG_ERROR([I'm too dumb to figure out where the libraries are in your Instant Client install])
/PHP-7.1/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-7.1/ext/snmp/tests/
H A DREADME19 To run test suite you may use this command (presuming that you pwd is where
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A DtestinputEBC3 functionality is working. It catches cases where explicit values such as 0x0a

Completed in 40 milliseconds

12345678