Home
last modified time | relevance | path

Searched refs:all (Results 376 – 400 of 625) sorted by relevance

1...<<11121314151617181920>>...25

/php-src/ext/standard/tests/file/
H A Dbug81145.phpt17 all
H A Dsymlink_link_linkinfo_is_link_variation6.phpt18 // remove all permissions from dir
H A Dfseek_ftell_rewind_variation3.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all r and a modes, SEEK_SET
13 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***\n";
54 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***
H A Dfseek_ftell_rewind_variation4-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET
17 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***\n";
60 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
H A Dfseek_ftell_rewind_variation4.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET
17 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***\n";
60 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
/php-src/ext/mysqli/tests/
H A Dmysqli_more_results.phpt40 // you must fetch all rows before you can loop to the next result set!
H A Dmysqli_poll_reference.phpt170 $all = array($mysqli1, $mysqli2);
177 $links = $errors = $reject = $all;
H A Dmysqli_poll_mixing_insert_select.phpt97 // eat up all results
111 // Checking if all lines are still usable
/php-src/ext/soap/tests/bugs/
H A Dbug51561.phpt46 …he class passed to SoapServer::setClass(). Start the session after loading all classes to resolve …
/php-src/ext/standard/tests/http/
H A Dbug38802.phpt44 echo "-- Test: follow all redirections --\n";
74 -- Test: follow all redirections --
/php-src/ext/mbstring/libmbfl/
H A DLICENSE18 free software--to make sure the software is free for all its users.
41 or for a fee, you must give the recipients all the rights that we gave
138 all the source code for all modules it contains, plus any associated
154 all the notices that refer to this License and to the absence of any
165 above, provided that you also meet all of these conditions:
173 charge to all third parties under the terms of this License.
213 this, you must alter all the notices that refer to this License, so
221 that copy, so the ordinary GNU General Public License applies to all
363 all its terms and conditions for copying, distributing or modifying
381 may not distribute the Library at all. For example, if a patent
[all …]
/php-src/sapi/fpm/tests/
H A Dlogtool.inc133 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
134 …am int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messages.
559 * Read all log entries until timeout.
598 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
599 …am int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messages.
709 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
710 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messa…
/php-src/
H A Dphp.ini-development238 ; You can redirect all of the output of your scripts to a function. For
492 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
618 ; is needed at all.
620 ; ascii (all printable ASCII characters and NL)
621 ; no-ctrl (all characters except control characters)
622 ; all (all characters)
623 ; raw (like "all", but messages are not split at newlines)
1266 ; Number of decimal digits for all bcmath functions.
1327 ; not the be-all and end-all of session hijacking defense, but it's a good start.
1522 ; -1: Do not compile at all
[all …]
H A Dphp.ini-production238 ; You can redirect all of the output of your scripts to a function. For
494 ; E_ALL & ~E_NOTICE (Show all errors, except for notices)
620 ; is needed at all.
622 ; ascii (all printable ASCII characters and NL)
623 ; no-ctrl (all characters except control characters)
624 ; all (all characters)
625 ; raw (like "all", but messages are not split at newlines)
1268 ; Number of decimal digits for all bcmath functions.
1329 ; not the be-all and end-all of session hijacking defense, but it's a good start.
1524 ; -1: Do not compile at all
[all …]
/php-src/ext/standard/tests/strings/
H A Dstripslashes_variation3.phpt48 // looping to test for all strings in $str_array
/php-src/Zend/tests/
H A Doffset_string.phpt6 $str = "Sitting on a corner all alone, staring from the bottom of his soul";
/php-src/ext/calendar/tests/
H A Dunixtojd.phpt18 // and should work on all platforms(including Windows).
/php-src/ext/date/tests/
H A Dgmdate_variation10.phpt7 // Initialise all required variables
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_columncount.phpt19 // return the same. If it works for one, it should work for all.
/php-src/win32/build/
H A Dconfig.w32.phpize.in51 // no from disable-all
142 automatically enable all the older optimizations. Note, that the produced binary \
/php-src/ext/standard/tests/array/
H A Darray_column_basic.phpt98 echo "\n*** Testing columns not present in all rows ***\n";
270 *** Testing columns not present in all rows ***
/php-src/ext/mbstring/tests/
H A Dmb_internal_encoding_variation2.phpt8 * Test all listed encoding types from php.net to check all are known to function
/php-src/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt142 string(73) "Cannot fit all OIDs for SET query into one packet, using multiple queries"
147 string(73) "Cannot fit all OIDs for SET query into one packet, using multiple queries"
/php-src/docs/
H A Dmailinglist-rules.md16 b. Help in making sure we all use our time more efficiently.
49 signatures to a maximum of 2 lines if at all necessary.
/php-src/sapi/fuzzer/
H A DREADME.md4 The following `./configure` options can be used to enable the fuzzing SAPI, as well as all availabl…
9 --disable-all \

Completed in 70 milliseconds

1...<<11121314151617181920>>...25