Home
last modified time | relevance | path

Searched refs:more (Results 51 – 75 of 447) sorted by relevance

12345678910>>...18

/PHP-7.4/tests/classes/
H A Diterators_003.phpt18 $more = $this->num < $this->obj->max;
19 echo __METHOD__ . ' = ' .($more ? 'true' : 'false') . "\n";
20 return $more;
/PHP-7.4/docs/
H A Dmailinglist-rules.md16 b. Help in making sure we all use our time more efficiently.
41 discussion more concrete and it shows that the poster put thought and time
45 previous posters have said. This is even more important the longer the
51 The next few rules are more some general hints:
55 sending your replies to give other people more time to digest your answers
56 and more importantly give you the opportunity to make sure that you
/PHP-7.4/ext/json/tests/
H A Djson_decode_error.phpt12 echo "\n-- Testing json_decode() function with more than expected no. of arguments --\n";
29 -- Testing json_decode() function with more than expected no. of arguments --
/PHP-7.4/ext/oci8/tests/
H A Doci_execute_segfault.phpt29 var_dump($blob->save("some more binary data"));
50 string(21) "some more binary data"
/PHP-7.4/ext/standard/tests/filters/
H A Dstream_filter_remove_basic.phpt27 fwrite( $fp, "\nadd some more un-filtered foobar\n" );
46 add some more un-filtered foobar
/PHP-7.4/ext/standard/tests/array/
H A Darray_walk_variation9.phpt13 * with less and more parameters
48 echo "-- passing one more parameter to function with two parameters --\n";
85 -- passing one more parameter to function with two parameters --
H A Darray_merge_recursive_variation7.phpt38 echo "-- With more arguments --\n";
60 -- With more arguments --
H A Darray_walk_recursive_variation9.phpt13 * with less and more parameters
48 echo "-- passing one more parameter to function with two parameters --\n";
85 -- passing one more parameter to function with two parameters --
H A Darray_diff_uassoc_error.phpt28 //Test array_diff_uassoc with one more than the expected number of arguments
29 echo "\n-- Testing array_diff_uassoc() function with more than expected no. of arguments --\n";
45 -- Testing array_diff_uassoc() function with more than expected no. of arguments --
H A Darray_merge_recursive_variation8.phpt25 echo "-- With more arguments --\n";
45 -- With more arguments --
/PHP-7.4/ext/zlib/tests/
H A Dgzuncompress_error1.phpt23 //Test gzuncompress with one more than the expected number of arguments
24 echo "\n-- Testing gzuncompress() function with more than expected no. of arguments --\n";
60 -- Testing gzuncompress() function with more than expected no. of arguments --
H A Dinflate_get_status.phpt31 echo "Adding more data should reset the stream and result in a Z_OK (ZLIB_OK) status.\n";
59 Adding more data should reset the stream and result in a Z_OK (ZLIB_OK) status.
H A Dgzcompress_error1.phpt27 //Test gzcompress with one more than the expected number of arguments
28 echo "\n-- Testing gzcompress() function with more than expected no. of arguments --\n";
65 -- Testing gzcompress() function with more than expected no. of arguments --
/PHP-7.4/ext/standard/tests/strings/
H A Dbug42208.phpt2 Bug #42208 (substr_replace() crashes when the same array is passed more than once)
H A Dunpack_error.phpt16 echo "\n-- Testing unpack() function with more than expected no. of arguments --\n";
33 -- Testing unpack() function with more than expected no. of arguments --
H A Dsscanf_error.phpt21 echo "\n-- Testing sscanf() function with more than expected no. of arguments --\n";
40 -- Testing sscanf() function with more than expected no. of arguments --
/PHP-7.4/Zend/tests/
H A Dns_trailing_comma_error_03.phpt2 Group use declarations mustn't allow more than one comma
H A Derrmsg_024.phpt2 No more errmsg: can now change initial value of property
H A Dns_trailing_comma_error_06.phpt2 Unmixed group use declarations mustn't allow more than one comma
/PHP-7.4/ext/posix/tests/
H A Dposix_getpwuid_error.phpt20 echo "\n-- Testing posix_getpwuid() function with more than expected no. of arguments --\n";
39 -- Testing posix_getpwuid() function with more than expected no. of arguments --
H A Dposix_strerror_error.phpt20 echo "\n-- Testing posix_strerror() function with more than expected no. of arguments --\n";
39 -- Testing posix_strerror() function with more than expected no. of arguments --
/PHP-7.4/ext/pcre/tests/
H A Dbug47662.phpt2 Bug #47662 (support more than 127 named subpatterns)
/PHP-7.4/ext/simplexml/tests/
H A Dsxe_002.phpt22 And here some more.
62 string(19) "And here some more."
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug30175.phpt26 <shortDescription xsi:type="xsd:string">This is a description. more blah blah blah</shortDescriptio…
44 string(42) "This is a description. more blah blah blah"
/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_close_error.phpt22 echo "\n-- Testing finfo_close() function with more than expected no. of arguments --\n";
38 -- Testing finfo_close() function with more than expected no. of arguments --

Completed in 57 milliseconds

12345678910>>...18