Home
last modified time | relevance | path

Searched refs:more (Results 176 – 200 of 447) sorted by relevance

12345678910>>...18

/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt35 printf("[003] Strange major version: '%s'. Should be more than 3\n", $matches[1]);
47 printf("[006] Strange major version: '%s'. Should be more than 3\n", $major);
H A Dpdo_mysql_attr_client_version.phpt19 // No more constraints - mysqlnd and libmysql return different strings at least
H A Dpdo_mysql_interface.phpt52 printf("Found more methods than expected, dumping list\n");
/PHP-7.4/ext/standard/tests/file/
H A Dfread_error.phpt21 // more than expected no. of args
22 echo "-- Testing fread() with more than expected number of arguments --\n";
66 -- Testing fread() with more than expected number of arguments --
H A Dfwrite_error.phpt27 // more than expected no. of args
28 echo "-- Testing fwrite() with more than expected number of arguments --\n";
81 -- Testing fwrite() with more than expected number of arguments --
/PHP-7.4/
H A DREADME.md73 The [qa.php.net](https://qa.php.net) site provides more detailed info about
103 [Voting on PHP features](https://wiki.php.net/rfc/voting) for more information
119 [Git workflow](https://wiki.php.net/vcs/gitworkflow) for more details.
123 See further documents in the repository for more information on how to
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_bug73971.phpt17 var_dump(basename($filename)); // 432 bytes here, more than 256
/PHP-7.4/ext/gd/tests/
H A Dbug48555.phpt15 $box = ImageFTBBox(14, 0, $font, "Text with\nline-break\none more");
H A Dimagetruecolortopalette_error3.phpt28 Warning: imagetruecolortopalette(): Number of colors has to be greater than zero and no more than %…
/PHP-7.4/ext/standard/tests/strings/
H A Dsoundex.phpt25 "He was more fawning and would-be friendly; but Sam surprised some strange looks in his eyes at tim…
H A Dsubstr_replace_error.phpt22 echo "\n-- Testing substr_replace() function with more than expected no. of arguments --\n";
48 -- Testing substr_replace() function with more than expected no. of arguments --
H A Dwordwrap_error.phpt17 echo "\n-- Testing wordwrap() function with more than expected no. of arguments --\n";
62 -- Testing wordwrap() function with more than expected no. of arguments --
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
/PHP-7.4/ext/fileinfo/libmagic/
H A Dis_json.c175 int more = 0; /* Array has more than 1 element */ in json_parse_array() local
185 more++; in json_parse_array()
189 if (more) in json_parse_array()
/PHP-7.4/ext/standard/tests/array/
H A Darray_unique_variation9.phpt2 Test array_unique() function : usage variations - more than 16 elements
H A Darray_diff_assoc_variation5.phpt45 echo "-- Result of comparing more than two arrays: --\n";
142 -- Result of comparing more than two arrays: --
H A Darray_diff_basic.phpt50 echo "-- Test array_diff with more than 2 arguments --\n";
109 -- Test array_diff with more than 2 arguments --
H A Darray_intersect_assoc_variation6.phpt7 * Keys are used to do more restrictive check
74 // Calling array_intersect_assoc() with more arguments.
H A Darray_intersect_assoc_variation5.phpt7 * Keys are used to do more restrictive check
74 // Calling array_intersect_assoc() with more arguments.
/PHP-7.4/Zend/tests/traits/
H A Dproperty007.phpt14 // Protected and public are handle more strict with a warning then what is
/PHP-7.4/Zend/tests/
H A Dbug60536_005.phpt14 // Protected and public are handle more strict with a warning then what is
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload5.phpt6 // Similar to variance3, but one more class hierarchy in the cycle
/PHP-7.4/ext/openssl/
H A Dconfig0.m435 AC_MSG_ERROR([OpenSSL check failed. Please check config.log for more information.])
/PHP-7.4/ext/mbstring/tests/
H A Dmb_preferred_mime_name.phpt7 // TODO: Add more encoding names
/PHP-7.4/Zend/tests/grammar/
H A Dsemi_reserved_008.phpt44 as byebye; // even more full qualified

Completed in 28 milliseconds

12345678910>>...18