Searched refs:all (Results 351 – 375 of 630) sorted by relevance
1...<<11121314151617181920>>...26
/php-src/ext/standard/tests/strings/ |
H A D | printf_basic3.phpt | 8 // Initialise all required variables
|
H A D | stripslashes_variation4.phpt | 27 // looping to test for all strings in $str_array
|
H A D | printf_basic9.phpt | 7 // Initialise all required variables
|
/php-src/ext/spl/tests/ |
H A D | bug62978.phpt | 2 Bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables)
|
/php-src/Zend/tests/ |
H A D | arginfo_zpp_mismatch.phpt | 80 // var_dump() and debug_zval_dump() print all arguments
|
H A D | arginfo_zpp_mismatch_strict.phpt | 82 // var_dump() and debug_zval_dump() print all arguments
|
/php-src/ext/random/tests/03_randomizer/methods/ |
H A D | shuffleBytes.phpt | 37 … // This test is slow, test all numbers smaller than 50 and then in steps of 677 (which is prime).
|
/php-src/ext/opcache/jit/ir/ |
H A D | LICENSE | 12 The above copyright notice and this permission notice shall be included in all
|
/php-src/ext/gd/tests/ |
H A D | gh10614.phpt | 2 GH-10614 (imagerotate will turn the picture all black, when rotated 90)
|
H A D | imagecopyresampled_variation1.phpt | 32 /* assert all pixels have the same color */
|
/php-src/ext/mysqli/tests/ |
H A D | mysqli_phpinfo.phpt | 19 /* all versions should at least dump this minimum information */
|
/php-src/win32/build/ |
H A D | Makefile | 57 all: generated_files $(EXT_TARGETS) $(PECL_TARGETS) $(SAPI_TARGETS) target 171 clean-all: 178 clean-pgo: clean-all 226 dist: all build-dist
|
/php-src/ext/date/tests/ |
H A D | gmdate_variation12.phpt | 11 // Initialise all required variables
|
H A D | gmdate_variation7.phpt | 7 // Initialise all required variables
|
H A D | gmdate_variation9.phpt | 7 // Initialise all required variables
|
/php-src/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_bit.phpt | 21 // not all MySQL Server versions and/or engines might support the type
|
/php-src/ext/session/tests/user_session_module/ |
H A D | bug32330.phpt | 56 // without output buffering, the debug messages will cause all manner of warnings
|
/php-src/ext/tidy/tests/ |
H A D | parsing_file_too_large.phpt | 13 all
|
/php-src/ext/bcmath/libbcmath/ |
H A D | LICENSE | 18 free software--to make sure the software is free for all its users. 42 or for a fee, you must give the recipients all the rights that we gave 140 all the source code for all modules it contains, plus any associated 157 all the notices that refer to this License and to the absence of any 168 above, provided that you also meet all of these conditions: 176 charge to all third parties under the terms of this License. 216 this, you must alter all the notices that refer to this License, so 366 all its terms and conditions for copying, distributing or modifying 384 may not distribute the Library at all. For example, if a patent 505 Yoyodyne, Inc., hereby disclaims all copyright interest in the [all …]
|
/php-src/docs-old/ |
H A D | input-filter.md | 18 simple example all I am doing is calling `strip_tags()` on the data. 92 * different name, or if you just don't want the variable registered at all. */
|
/php-src/ext/standard/tests/array/ |
H A D | array_unshift_variation2.phpt | 2 Test array_unshift() function : usage variations - all possible values for 'var' argument 6 * Testing array_unshift() by giving all the possible values for $var argument 9 echo "*** Testing array_unshift() : all possible values for \$var argument ***\n"; 120 *** Testing array_unshift() : all possible values for $var argument ***
|
H A D | array_flip_variation3.phpt | 7 * here testing for all different valid string and integer values
|
/php-src/ext/phar/tests/ |
H A D | test_alias_unset.phpt | 31 $phar2 = new Phar($fname2); // succeeds because all refs are closed
|
/php-src/ext/phar/tests/zip/ |
H A D | all.phpt | 2 Phar: test that creation of zip-based phar generates valid zip with all bells/whistles
|
/php-src/ext/standard/tests/file/ |
H A D | dirname_basic-win32.phpt | 15 // Initialise all required variables
|
Completed in 42 milliseconds
1...<<11121314151617181920>>...26