Home
last modified time | relevance | path

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

12345678

/PHP-5.6/Zend/
H A Dconfigure.in131 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary
/PHP-5.6/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.phpt28 $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-5.6/tests/security/
H A Dopen_basedir.inc4 // Care must be taken with where the directories are created because different
/PHP-5.6/ext/standard/tests/dir/
H A Dopendir_variation1.phpt23 // create directory to be passed as string value where possible
/PHP-5.6/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 …
H A Dfile.inc155 $file_path = dir path where file exists
203 $file_path = dir where files will be created
325 $file_path = location of the file and where links need to be created
/PHP-5.6/ext/interbase/tests/
H A D003.phpt55 $sel = ibase_query("select * from test3 where iter = $iter");
/PHP-5.6/ext/standard/tests/array/
H A Drsort_object2.phpt11 * Test functionality of rsort() with objects where properties have different visibilities
/PHP-5.6/ext/mbstring/oniguruma/
H A Dconfig.h.in67 /* Define to the address where bug reports for this package should be sent. */
/PHP-5.6/tests/lang/
H A Dbug20175.phpt87 * Storing a reference to a new instance (that's where the name of the test
/PHP-5.6/ext/oci8/
H A Dconfig.m491 dnl OCI8 to be DTraced on versions of PHP where core PHP DTrace support
183 dnl --with-oci8=$ORACLE_HOME where ORACLE_HOME isn't set (or is mistyped) will match this case
364 dnl to the most recent version in /usr/lib which is where the Oracle
/PHP-5.6/ext/
H A Dext_skel112 dnl Remove where necessary. This file will not work
/PHP-5.6/win32/build/
H A Dconfig.w32.phpize.in168 /* For snapshot builders, where can we find the additional
247 ARG_WITH('php-build', 'Path to where you extracted the development libraries (http://wiki.php.net/i…
H A Dconfig.w32123 ARG_WITH('prefix', 'where PHP will be installed', '');
268 ARG_WITH('php-build', 'Path to where you extracted the development libraries (http://wiki.php.net/i…
418 /* For snapshot builders, where can we find the additional
/PHP-5.6/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 …]
/PHP-5.6/
H A DINSTALL191 10. Now, configure your PHP. This is where you customize your PHP
421 5. Now, configure and build PHP. This is where you customize PHP with
481 where it may expose confidential or otherwise sensitive information
659 6. For the following step, make sure /opt/netscape/suitespot/ is where
787 where XXX is the HTTP error code. Please delete any other Error
1132 where ^ represents the Ctrl key.
1358 logs to learn where the problem comes from.
1468 --prefix Directory prefix where PHP is installed, e.g. /usr/local
1472 --extension-dir Directory where extensions are searched by default
1473 --include-dir Directory prefix where header files are installed by
[all …]
/PHP-5.6/Zend/RFCs/
H A D002.txt12 PHP and Zend 1.0 have come to a point where a lot of reusable code is

Completed in 58 milliseconds

12345678