Home
last modified time | relevance | path

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

1234567

/PHP-7.3/ext/mbstring/libmbfl/
H A Dconfig.h.in60 /* Define to the address where bug reports for this package should be sent. */
/PHP-7.3/sapi/cli/tests/
H A Dcli_process_title_windows.phpt47 // Kind of convoluted. So when the test is run on Windows 7 or older, the console where
/PHP-7.3/ext/skeleton/
H A Dconfig.m4.in4 dnl Remove where necessary.
/PHP-7.3/ext/standard/tests/array/
H A Deach_variation3.phpt12 * Pass each() arrays where the keys are different data types to test behaviour
H A Drsort_object2.phpt11 * Test functionality of rsort() with objects where properties have different visibilities
/PHP-7.3/ext/oci8/tests/
H A Drefcur_prefetch_3.phpt71 $sql_stmt = "select value from v\$mystat a,v\$statname c where
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 Dbind_sqltnum_11g.phpt32 $s = oci_parse($c, "select $colname from bind_sqltnum_tab where id = :id");
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_sqltint.phpt27 $s = oci_parse($c, "select $colname from bind_sqltint_tab where id = :id");
/PHP-7.3/ext/mbstring/oniguruma/
H A DINSTALL116 directory where you want the object files and executables to go and run
146 'configure' the option '--prefix=PREFIX', where PREFIX must be an
199 'configure', where FEATURE indicates an optional part of the package.
200 They may also pay attention to '--with-PACKAGE' options, where PACKAGE
266 where SYSTEM can have one of these forms:
/PHP-7.3/win32/build/
H A Dconfig.w3253 ARG_WITH('prefix', 'where PHP will be installed', '');
117 ARG_WITH('php-build', 'Path to where you extracted the development libraries (http://wiki.php.net/i…
294 /* For snapshot builders, where can we find the additional
/PHP-7.3/tests/lang/
H A Dbug20175.phpt85 * Storing a reference to a new instance (that's where the name of the test
/PHP-7.3/tests/security/
H A Dopen_basedir.inc4 // Care must be taken with where the directories are created because different
/PHP-7.3/ext/standard/tests/dir/
H A Dopendir_variation1.phpt23 // create directory to be passed as string value where possible
/PHP-7.3/ext/interbase/tests/
H A D003.phpt55 $sel = ibase_query("select * from test3 where iter = $iter");
/PHP-7.3/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.3/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.3/ext/opcache/
H A DREADME149 A bitmask, where each bit enables or disables the appropriate OPcache
181 The OPcache uses this directive to identify a situation where there may
/PHP-7.3/
H A DCODING_STANDARDS62 use "<git username here>_0". For example, #if FOO_0, where FOO is your
81 The use of malloc() should be limited to cases where a third-party
132 avoided, except for places where the variable has no real meaning or

Completed in 37 milliseconds

1234567