Home
last modified time | relevance | path

Searched refs:where (Results 101 – 125 of 203) sorted by relevance

123456789

/PHP-8.3/ext/standard/tests/file/
H A Dcopy_variation11.phpt5 /* Test copy(): Trying to copy the file to a destination, where destination is an existing dir */
/PHP-8.3/win32/build/
H A Dconfig.w32.phpize.in65 /* For snapshot builders, where can we find the additional
87 ARG_WITH('php-build', 'Path to where you extracted the development libraries (http://wiki.php.net/i…
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_set_charset.phpt86 /* Uncomment to see where it hangs - var_dump($tmp); flush(); */
93 /* Uncomment to see where it hangs - var_dump($tmp); flush(); */
/PHP-8.3/build/
H A Dpkg.m456 dnl used since that's the first version where most current features of
162 # Put the nasty error message in config.log where it belongs
221 dnl Substitutes the variable pkgconfigdir as the location where a module
243 dnl Substitutes the variable noarch_pkgconfigdir as the location where a
/PHP-8.3/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt14 * where specifying Daylight or Standard time is required
/PHP-8.3/ext/mbstring/tests/
H A Dencoding_tests.inc132 // Only for encodings where valid characters can be concatenated together in any
203 // For variable-width encodings, where we have an exhaustive list of
207 // (For encodings where the first byte can tell you the length of a multi-byte
H A Deucjp_ms_encoding.phpt23 // The conversion table has several cases where more than one EUC-JP-WIN code maps to the
/PHP-8.3/ext/snmp/tests/
H A DREADME.md22 To run test suite you may use this command (presuming that you pwd is where this
/PHP-8.3/ext/oci8/tests/
H A Ddriver_name.phpt50 where sci.client_driver is not null
H A Ddriver_name_11gR2.phpt47 where sci.client_driver is not null
H A Dimp_res_cursor.phpt48 open c1 for select * from imp_res_cursor_tab_2 where rownum < 3 order by 1;
H A Dimp_res_get_cursor.phpt45 open c1 for select * from imp_res_get_cursor_tab_2 where rownum < 3 order by 1;
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 Ddrcp_cclass1.phpt60 $s = oci_parse($c, "select cclass_name from v\$cpool_cc_stats where cclass_name like '%.cc__$t' ord…
H A Dlob_030.phpt36 $select_sql = "SELECT clob FROM ".$tn." where id = ".$id;
H A Dfetch_object.phpt62 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dfetch_object_1.phpt62 if (!($s = oci_parse($c, 'select * from fetch_object_tab where rownum < 2 order by "caseSensitive"'…
H A Dlob_018.phpt77 $query = 'select * from lob_018_tab where mykey = 3';
H A Dbind_char_2.phpt38 $s = oci_parse($c, "select * from bind_char_tab where c1 = :bv");
/PHP-8.3/ext/standard/tests/array/
H A Darray_push_variation6.phpt6 * Pass array_push arrays where the keys are different data types.
H A Darray_values_variation3.phpt6 * Pass arrays where the keys are different data types as $input argument
H A Dnatcasesort_variation11.phpt6 * Pass arrays where the keys are different data types to test behaviour of natcasesort()
H A Darray_shift_variation2.phpt6 * Pass arrays where values are of one data type to test behaviour of array_shift()
/PHP-8.3/ext/spl/tests/
H A Dgh11972.phpt17 // Avoid recursion by marking where we've been.
/PHP-8.3/ext/pdo_oci/
H A Dconfig.m480 …AC_MSG_ERROR([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])

Completed in 126 milliseconds

123456789