Home
last modified time | relevance | path

Searched refs:number (Results 101 – 125 of 636) sorted by path

12345678910>>...26

/PHP-7.4/ext/gd/tests/
H A Dbug74031.phpt2 (Bug #74031) ReflectionFunction for imagepng returns wrong number of parameters
H A Dimagecolorstotal_basic.phpt16 * Description: Find out the number of colors in an image's palette
H A Dimagecolorstotal_error.phpt2 Test imagecolorstotal() function : error conditions - Pass incorrect number of arguments
15 * Description: Find out the number of colors in an image's palette
H A Dimagecolourstotal_basic.phpt17 * Description: Find out the number of colors in an image's palette
H A Dimagefilledpolygon_negative.phpt15 Warning: imagefilledpolygon(): You must give a positive number of points in %s on line %d
H A Dimagepolygon_negative.phpt15 Warning: imagepolygon(): You must give a positive number of points in %s on line %d
/PHP-7.4/ext/gmp/
H A Dgmp.c41 ZEND_ARG_INFO(0, number)
/PHP-7.4/ext/gmp/tests/
H A D003.phpt2 Check for number base recognition
H A Dbug50175.phpt2 Bug #50175: gmp_init() results 0 on given base and number starting with 0x or 0b
H A Dbug69803.phpt2 Bug #69803: gmp_random_range() modifies second parameter if GMP number
H A Dbug70284.phpt37 Fatal error: Uncaught Exception: Could not unserialize number in %sbug70284.php:6
H A Dgmp_perfect_power.phpt2 gmp_perfect_power(): Check if number is a perfect power
H A Dgmp_random_bits.phpt40 Warning: gmp_random_bits(): The number of bits must be positive in %s on line %d
43 Warning: gmp_random_bits(): The number of bits must be positive in %s on line %d
H A Dgmp_random_seed-32bit.phpt143 var_dump(gmp_random_seed('not a number'));
H A Dgmp_random_seed.phpt143 var_dump(gmp_random_seed('not a number'));
H A Dgmp_remroot.phpt87 Warning: gmp_rootrem(): Can't take even root of negative number in %s on line %d
H A Dgmp_root.phpt47 Warning: gmp_root(): Can't take even root of negative number in %s on line %d
H A Dserialize.phpt41 string(28) "Could not unserialize number"
/PHP-7.4/ext/hash/tests/
H A Dfnv132.phpt125 array( "http://www.isthe.com/cgi-bin/number.cgi", "46439ac5" ),
134 array( "http://www.isthe.com/chongo/tech/math/number/howhigh.html", "2dee116d" ),
135 array( "http://www.isthe.com/chongo/tech/math/number/number.html", "c18738da" ),
H A Dfnv164.phpt125 array( "http://www.isthe.com/cgi-bin/number.cgi", "95c2b383014f55c5" ),
134 array( "http://www.isthe.com/chongo/tech/math/number/howhigh.html", "b4e4fae2ffcc1aad" ),
135 array( "http://www.isthe.com/chongo/tech/math/number/number.html", "2bd48bd898b8f63a" ),
/PHP-7.4/ext/imap/
H A Dphp_imap.c4990 PHP_IMAP_EXPORT void mm_searched(MAILSTREAM *stream, unsigned long number) in mm_searched() argument
4996 IMAPG(imap_messages)->msgid = number; in mm_searched()
5003 cur->msgid = number; in mm_searched()
5009 PHP_IMAP_EXPORT void mm_exists(MAILSTREAM *stream, unsigned long number) in mm_exists() argument
5013 PHP_IMAP_EXPORT void mm_expunged(MAILSTREAM *stream, unsigned long number) in mm_expunged() argument
5017 PHP_IMAP_EXPORT void mm_flags(MAILSTREAM *stream, unsigned long number) in mm_flags() argument
/PHP-7.4/ext/imap/tests/
H A Dimap_body.phpt43 Warning: imap_body(): Bad message number in %s on line %d
47 Warning: imap_body(): Bad message number in %s on line %d
H A Dimap_close_error.phpt2 Test imap_close() function : error conditions - incorrect number of args
15 * Pass an incorrect number of arguments to imap_close() to test behaviour
25 //Test imap_close with one more than the expected number of arguments
H A Dimap_errors_basic.phpt18 echo "Issue open with invalid password with normal default number of retries, i.e 3\n";
33 Issue open with invalid password with normal default number of retries, i.e 3
H A Dimap_fetch_overview_error.phpt2 Test imap_fetch_overview() function : error conditions - incorrect number of args
16 * Pass an incorrect number of arguments to imap_fetch_overview() to test behaviour
23 //Test imap_fetch_overview with one more than the expected number of arguments
31 // Testing imap_fetch_overview with one less than the expected number of arguments

Completed in 45 milliseconds

12345678910>>...26