Home
last modified time | relevance | path

Searched refs:all (Results 326 – 350 of 626) sorted by relevance

1...<<11121314151617181920>>...26

/php-src/ext/standard/tests/file/
H A Dcopy_variation18.phpt30 // compare all stat fields except access time
H A Dlstat_stat_variation3.phpt37 // compare the two stats - all except ctime
H A Ddirname_basic.phpt15 // Initialise all required variables
/php-src/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt10 //all the following are identical, we will convert to utf-8
/php-src/ext/date/tests/
H A Dgmdate_variation12_64bits.phpt11 // Initialise all required variables
H A Dgmmktime_variation7.phpt7 // Initialise all required variables
H A Dgmdate_variation13.phpt7 // Initialise all required variables
/php-src/ext/standard/tests/dir/
H A Dreaddir_variation3-win32-mb.phpt38 // more important to check that all contents are present than order they are returned in
/php-src/ext/standard/tests/strings/
H A Dprintf_basic1.phpt7 // Initialise all required variables
H A Dstrripos_basic2.phpt2 Test strripos() function : basic functionality - with all arguments
H A Dprintf_basic3.phpt8 // Initialise all required variables
/php-src/ext/standard/tests/streams/
H A Dproc_open_bug69900.phpt4 all
/php-src/ext/random/tests/03_randomizer/methods/
H A DshuffleArray.phpt30 … // This test is slow, test all numbers smaller than 50 and then in steps of 677 (which is prime).
/php-src/ext/tidy/tests/
H A Dparsing_file_too_large.phpt13 all
/php-src/ext/gd/tests/
H A Dgh10614.phpt2 GH-10614 (imagerotate will turn the picture all black, when rotated 90)
/php-src/docs/
H A Drelease-process.md71 4. Follow all steps to the letter.
103 release for a version are *non-stable* releases. Following the GA release, all
229 7. If all is correct, commit the changes to your local-only release branch.
279 > Do not push with `--tags`, as this will push all local tags, including
332 Hi, all!
603 git fetch --all
630 Hi, all!
705 9. Review all the changes in `web-php`, commit, and push them.
812 * `sha256` array and sub-elements for all SHA256 sums
821 4. Commit all the changes (`include/version.inc`, `archive/archive.xml`,
[all …]
/php-src/ext/mysqli/tests/
H A Dmysqli_get_warnings.phpt55 if ((!is_string($warning->message)) || ('' == $warning->message)) /* NULL or not there at all */
58 … if ((!is_string($warning->sqlstate)) || ('' == $warning->sqlstate)) /* NULL or not there at all */
61 if ((!is_int($warning->errno)) || (0 == $warning->errno)) /* NULL or not there at all */
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt14 …return $replacement[$matches[0]]; //all examples will be looking for an integer value, if one is f…
/php-src/ext/zlib/tests/
H A Dgzeof_basic.phpt40 all I know is that you can realize it
/php-src/ext/phar/tests/
H A Dbug79082.phpt2 Phar: Bug #79082: Files added to tar with Phar::buildFromIterator have all-access permissions
/php-src/ext/spl/tests/
H A Dbug61527.phpt8 /* testing empty array, should no notice at all */
/php-src/ext/bcmath/tests/
H A Dnegative_scale.phpt2 all errors on negative scale
/php-src/ext/date/lib/
H A DLICENSE.rst14 all copies or substantial portions of the Software.
/php-src/Zend/tests/attributes/
H A D001_placement.phpt2 Attributes can be placed on all supported elements.
/php-src/ext/soap/tests/
H A Dserver003.phpt2 SOAP Server 3: all functions

Completed in 50 milliseconds

1...<<11121314151617181920>>...26