Home
last modified time | relevance | path

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

12345678

/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput35 where the locale is called "french" and the tests are run using
H A DtestoutputEBC3 functionality is working. It catches cases where explicit values such as 0x0a
/PHP-7.1/Zend/
H A Dconfigure.in131 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary
/PHP-7.1/ext/oci8/tests/
H A Dbind_number.phpt32 $s = oci_parse($c, "select $colname from bind_number_tab where id = :id");
H A Dbind_misccoltypes_errs.phpt39 $s = oci_parse($c, "select $colname from bind_misccoltypes_errs_tab where id = :id");
H A Dbind_sqltchr_1.phpt27 $s = oci_parse($c, "select $colname from bind_sqltchr_tab where id = :id");
H A Dimp_res_get_3.phpt46 open c1 for select * from imp_res_get_3_tab_2 where rownum < 3 order by 1;
H A Dnum.phpt116 $select_sql = "select id from num_tab where 1=0";
H A Drefcur_prefetch_4.phpt136 $sql_stmt = "select value from v\$mystat a,v\$statname c where
H A Dbind_sqltnum.phpt32 $s = oci_parse($c, "select dump($colname) from bind_sqltnum_tab where id = :id");
H A Dbind_sqltnum_11g.phpt32 $s = oci_parse($c, "select $colname from bind_sqltnum_tab where id = :id");
H A Drefcur_prefetch_2.phpt132 $sql_stmt = "select value from v\$mystat a,v\$statname c where
H A Dbind_sqltint.phpt27 $s = oci_parse($c, "select $colname from bind_sqltint_tab where id = :id");
/PHP-7.1/tests/lang/
H A Dbug20175.phpt85 * Storing a reference to a new instance (that's where the name of the test
/PHP-7.1/tests/security/
H A Dopen_basedir.inc4 // Care must be taken with where the directories are created because different
/PHP-7.1/ext/interbase/tests/
H A D003.phpt55 $sel = ibase_query("select * from test3 where iter = $iter");
/PHP-7.1/ext/standard/tests/dir/
H A Dopendir_variation1.phpt23 // create directory to be passed as string value where possible
/PHP-7.1/ext/mbstring/oniguruma/
H A Dconfig.h.in67 /* Define to the address where bug reports for this package should be sent. */
/PHP-7.1/ext/standard/tests/array/
H A Drsort_object2.phpt11 * Test functionality of rsort() with objects where properties have different visibilities
/PHP-7.1/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation1.phpt24 /* Variation 1 : Creating links across directories where linkname is stored as an object and array …
/PHP-7.1/
H A DUPGRADING28 . (int), intval() where $base is 10 or unspecified, settype(), decbin(),
48 in contrary to the previous approach where all the errors are loggged with
168 . Added a form of the list() construct where keys can be specified.
178 |=, &= and ^=, this only applies where only one operand is a string.
187 or null", or "must ... or be null" where the parameter or return type
H A DINSTALL217 5. Now, configure and build PHP. This is where you customize PHP with
277 where it may expose confidential or otherwise sensitive information
455 6. For the following step, make sure /opt/netscape/suitespot/ is where
583 where XXX is the HTTP error code. Please delete any other Error
928 where ^ represents the Ctrl key.
1088 PHP extensions are usually called "php_*.dll" (where the star
1154 logs to learn where the problem comes from.
1264 --prefix Directory prefix where PHP is installed, e.g. /usr/local
1268 --extension-dir Directory where extensions are searched by default
1269 --include-dir Directory prefix where header files are installed by
[all …]
/PHP-7.1/ext/oci8/
H A Dconfig.m487 dnl OCI8 to be DTraced on versions of PHP where core PHP DTrace support
179 dnl --with-oci8=$ORACLE_HOME where ORACLE_HOME isn't set (or is mistyped) will match this case
360 dnl to the most recent version in /usr/lib which is where the Oracle
/PHP-7.1/ext/
H A Dext_skel112 dnl Remove where necessary. This file will not work
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog274 25. A pattern such as /(?i)[A-`]/, where characters in the other case are
407 12. A pattern such as /^s?c/mi8 where the optional character has more than
1449 such as /(a)(b)x|abc/ matched against "abc", where the return code
2211 in a UTF-8 pattern where \W was quantified with a minimum of 3.
2901 Perl does, and where it didn't before.
2918 of both had grown to the point where there were only 3 bits left.
2967 13. Added checks for ANY and ANYCRLF to pcrecpp.cc where it previously
3807 -S <number> sets the stack size, where <number> is in megabytes
4108 operating environments where this matters.
5193 this didn't happen under Solaris 8, where I normally test things.
[all …]

Completed in 61 milliseconds

12345678