Home
last modified time | relevance | path

Searched refs:where (Results 151 – 175 of 203) sorted by relevance

123456789

/PHP-8.3/ext/standard/tests/file/
H A Drename_variation13-win32.phpt31 /* disable notice so we don't get the array to string conversion notice for "$name" where $name = a…
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
H A Duserstreams.phpt196 * below will know where they are supposed to be */
/PHP-8.3/ext/oci8/tests/
H A Dbind_sqltnum.phpt34 $s = oci_parse($c, "select dump($colname) from bind_sqltnum_tab where id = :id");
H A Drefcur_prefetch_4.phpt138 $sql_stmt = "select value from v\$mystat a,v\$statname c where
H A Dbind_sqltint.phpt31 $s = oci_parse($c, "select $colname from bind_sqltint_tab where id = :id");
H A Drefcur_prefetch_2.phpt134 $sql_stmt = "select value from v\$mystat a,v\$statname c where
H A Dlob_null.phpt36 select data into pdata from lob_null_tab where id = pid;
H A Dimp_res_1.phpt45 open c1 for select * from imp_res_1_tab_2 where rownum < 3 order by 1;
/PHP-8.3/ext/mbstring/tests/
H A Dsjis_encoding.phpt27 * software (notably Microsoft products), where SJIS 0x5C and 0x7E are taken
H A Dmb_encode_mimeheader_basic4.phpt87 // If so, properly record where the line start position is so we can correctly calculate
126 // Regression test for problem where MIME encoding loop would not leave enough space in wchar
H A Diso2022jp_ms_encoding.phpt47 /* Windows-932 has many cases where two different kuten codes map to the same
H A Diso2022jp_kddi_encoding.phpt49 * They are mapped in 22 ku (or 'rows') above the places where they are mapped
H A Dutf7imap_encoding.phpt224 // Try strings where Base64 has an extra trailing byte which is not needed
H A Diso2022jp_2004_encoding.phpt346 // Including the case where such a codepoint is followed by one which it can't combine with
/PHP-8.3/ext/oci8/
H A Dconfig.m491 dnl PHP_INIT_DTRACE allows OCI8 to be DTraced on versions of PHP where core PHP
185 dnl --with-oci8=$ORACLE_HOME where ORACLE_HOME isn't set (or is mistyped)
372 dnl recent version in /usr/lib which is where the Oracle Instant Client
/PHP-8.3/docs/
H A Dstreams.md113 number of bytes to copy. This function will try to use mmap where available to
129 mmap where it can.
214 In situations where this is not desirable, you should query the stream to see if
H A Dunix-build-system.md118 source-file, where it is located, in which target context it can work, etc.
H A Dparameter-parsing-api.md64 present. The only exception is O where the zend_class_entry* has to be provided
/PHP-8.3/ext/phar/tests/
H A Dfopen_edgecases.phpt45 // this tests coverage of the case where the phar exists and has no files
/PHP-8.3/
H A Dconfigure.ac79 dnl Define where extension directories are located in the configure context.
248 dnl Disable PIC mode by default where it is known to be safe to do so, to avoid
354 dnl Check for /usr/pkg/{lib,include} which is where NetBSD puts binary and
970 AC_MSG_CHECKING([where to scan for configuration files])
973 [Set the path where to scan for configuration files])],
1635 dnl Clang 17 adds stricter function pointer compatibility checks where pointer args cannot be
H A Dphp.ini-production357 ; be increased on systems where PHP opens many files to reflect the quantity of
503 ; This directive controls whether or not and where PHP will output errors,
782 ; Directory where the temporary files should be placed.
1176 ; It allows the user to specify a folder where files that can be sent via LOAD DATA
1358 ; where data files are stored. Note: Windows users have to change this
1365 ; where N is an integer. Instead of storing all the session files in
1381 ; where MODE is the octal representation of the mode. Note that this
1752 ; Sets the directory name where SOAP extension will put cache files.
1825 ; A bitmask, where each bit enables or disables the appropriate OPcache
H A Dphp.ini-development357 ; be increased on systems where PHP opens many files to reflect the quantity of
501 ; This directive controls whether or not and where PHP will output errors,
780 ; Directory where the temporary files should be placed.
1174 ; It allows the user to specify a folder where files that can be sent via LOAD DATA
1356 ; where data files are stored. Note: Windows users have to change this
1363 ; where N is an integer. Instead of storing all the session files in
1379 ; where MODE is the octal representation of the mode. Note that this
1750 ; Sets the directory name where SOAP extension will put cache files.
1823 ; A bitmask, where each bit enables or disables the appropriate OPcache
H A DUPGRADING300 string where it would pass it through as raw ASCII in PHP 8.2.
373 where this behavior is not changed as posix_spawn is not supported there.
375 be converted to int/float. Previously arrays and objects where ignored
/PHP-8.3/ext/imap/
H A Dconfig.m431 dnl levels or systems where --as-needed is not used.

Completed in 57 milliseconds

123456789