Home
last modified time | relevance | path

Searched refs:should (Results 1 – 25 of 784) sorted by relevance

12345678910>>...32

/PHP-5.5/tests/lang/
H A D024.phpt540 $j should go from 3 to 4, and $q should go from 3 to 4
556 $j should go from 3 to 4, and $q should go from 3 to 4
572 $j should go from 3 to 4, and $q should go from 3 to 4
765 $j should go from 3 to 4, and $q should go from 3 to 4
781 $j should go from 3 to 4, and $q should go from 3 to 4
797 $j should go from 3 to 4, and $q should go from 3 to 4
990 $j should go from 3 to 4, and $q should go from 3 to 4
1006 $j should go from 3 to 4, and $q should go from 3 to 4
1022 $j should go from 3 to 4, and $q should go from 3 to 4
1215 $j should go from 3 to 4, and $q should go from 3 to 4
[all …]
H A Dshort_tags.003.phpt7 <?='this should get echoed'?>
9 <%= 'so should this' %>
25 this should get echoed
26 so should this
H A D023.phpt70 this should be displayed. should be: $i=1, $j=0. is: $i=1, $j=0<br>
79 This should be displayed<br>
196 $i should go from 0 to 2<br>
197 $j should go from 3 to 4, and $q should go from 3 to 4<br>
204 $j should go from 0 to 2<br>
208 $k should go from 0 to 2<br>
213 $j should go from 3 to 4, and $q should go from 3 to 4<br>
220 $j should go from 0 to 2<br>
224 $k should go from 0 to 2<br>
229 $j should go from 3 to 4, and $q should go from 3 to 4<br>
[all …]
H A Dbug30578.phpt13 echo "This should be displayed last.\n";
21 echo "This should be displayed first.\n";
30 This should be displayed first.
31 Buffered data: This should be displayed last.
H A DpassByReference_012.phpt9 // "Only variables should be passed by reference in %s on line %d"
13 // This should show the identical warning
20 Strict Standards: Only variables should be passed by reference in %s on line %d
23 Strict Standards: Only variables should be passed by reference in %s on line %d
/PHP-5.5/ext/standard/tests/array/
H A Dcount_recursive.phpt135 COUNT_NORMAL: should be 0, is 0
138 COUNT_NORMAL: should be 2, is 2
141 COUNT_NORMAL: should be 3, is 3
144 COUNT_NORMAL: should be 1, is 1
147 COUNT_NORMAL: should be 1, is 1
148 COUNT_NORMAL: should be 2, is 2
150 COUNT_NORMAL: should be 3, is 3
187 COUNT_NORMAL: should be 1, is 1
188 COUNT_NORMAL: should be 1, is 1
191 COUNT_NORMAL: should be 0, is 0
[all …]
H A Darray_map_variation18.phpt107 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
111 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
115 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
119 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
123 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
127 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
131 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
135 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
139 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
143 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
[all …]
H A Darray_column_error.phpt26 echo "\n-- Testing array_column() column key parameter should be a string or an integer (testing bo…
29 echo "\n-- Testing array_column() column key parameter should be a string or integer (testing array…
35 echo "\n-- Testing array_column() index key parameter should be a string or integer (testing array)…
63 -- Testing array_column() column key parameter should be a string or an integer (testing bool) --
65 Warning: array_column(): The column key should be either a string or an integer in %s on line %d
68 -- Testing array_column() column key parameter should be a string or integer (testing array) --
70 Warning: array_column(): The column key should be either a string or an integer in %s on line %d
73 -- Testing array_column() index key parameter should be a string or an integer (testing bool) --
75 Warning: array_column(): The index key should be either a string or an integer in %s on line %d
78 -- Testing array_column() index key parameter should be a string or integer (testing array) --
[all …]
H A Darray_shuffle_basic.phpt32 echo "this should be 0->...." . count(array_diff($arr1, $arr2)) . "\n";
33 echo "this should be 4->...." . count(array_intersect($arr1, $arr2)) . "\n";
36 echo "this should be 400->...." . count($bigarray) . "\n";
43 // key-> value association should be so close to zero it wont happen in the lifetime of the
95 this should be 0->....0
96 this should be 4->....4
97 this should be 400->....400
H A Darray_key_exists_variation1.phpt119 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
124 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
129 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
134 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
139 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
150 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
155 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
160 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
165 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
176 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
[all …]
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt32 * This should probably be revisited */
33 echo "should return previous chunk size (8192)\n";
37 echo "should elicit 3 writes of size 1 and return 3\n";
40 echo "should return previous chunk size (1)\n";
58 should return previous chunk size (8192)
60 should be read without buffer ($count == 10000)
63 should elicit 3 writes of size 1 and return 3
68 should return previous chunk size (1)
70 should elicit one read of size 100 (chunk size)
73 should elicit one read of size 100 (chunk size)
[all …]
/PHP-5.5/ext/date/tests/
H A DDateTime_compare_basic1.phpt27 echo "\n-- All the following tests should compare equal --\n";
37 echo "\n-- The following test should still compare equal --\n";
39 echo "\n-- All the following tests should now compare NOT equal --\n";
44 echo "\n-- All the following tests should again compare equal --\n";
56 -- All the following tests should compare equal --
65 -- The following test should still compare equal --
68 -- All the following tests should now compare NOT equal --
73 -- All the following tests should again compare equal --
/PHP-5.5/tests/output/
H A Dbug46897.phpt2 Bug #46897: ob_flush() should fail to flush unerasable buffers
13 echo "Attempt to flush unerasable buffer - should fail...";
15 // Check content of buffer after flush - if flush failed it should still contain the string above.
20 [callback:1]Attempt to flush unerasable buffer - should fail...
23 string(%d) "Attempt to flush unerasable buffer - should fail...
H A Dob_start_basic_unerasable_005.phpt13 echo "Attempt to flush unerasable buffer - should fail... ";
15 // Check content of buffer after flush - if flush failed it should still contain the string above.
19 [callback:1]Attempt to flush unerasable buffer - should fail...
22 string(%d) "Attempt to flush unerasable buffer - should fail...
/PHP-5.5/tests/func/
H A D003.phpt68 echo "(it should break at 5...)\n";
225 (it should break at 5...)
231 (it should break at 5...)
237 (it should break at 5...)
243 (it should break at 5...)
249 (it should break at 5...)
255 (it should break at 5...)
261 (it should break at 5...)
267 (it should break at 5...)
273 (it should break at 5...)
[all …]
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt94 printf("[004] Autocommit should be on\n");
98 printf("[005] Autocommit should be off\n");
102 printf("[006] ATTR_TIMEOUT should be accepted\n");
105 printf("[007] ATTR_TIMEOUT should be accepted\n");
108 printf("[008] ATTR_TIMEOUT should be accepted\n");
133 printf("[015] PDO::ATTR_EMULATE_PREPARES should be on\n");
139 printf("[017] PDO::ATTR_EMULATE_PREPARES should be off\n");
168 [015] PDO::ATTR_EMULATE_PREPARES should be on
169 [016] PDO::MYSQL_ATTR_DIRECT_QUERY should be on
170 [017] PDO::ATTR_EMULATE_PREPARES should be off
[all …]
/PHP-5.5/ext/ereg/regex/
H A Dmain.c216 char *should[NSHOULD]; local
291 should[i] = NULL;
295 should[1] = "";
406 check(str, sub, should) in check() argument
409 char *should;
417 if (should != NULL && strcmp(should, "-") == 0)
418 should = NULL;
419 if (should != NULL && should[0] == '@') {
420 at = should + 1;
421 should = "";
[all …]
/PHP-5.5/ext/zlib/tests/
H A Dgzeof_basic.phpt25 echo "reading 50 characters. eof should be false\n";
28 echo "reading 250 characters. eof should be true\n";
31 echo "reading 20 characters. eof should be true still\n";
52 reading 50 characters. eof should be false
54 reading 250 characters. eof should be true
56 reading 20 characters. eof should be true still
/PHP-5.5/tests/classes/
H A Dtype_hinting_005b.phpt7 echo "No hint, should be array.\n";
12 Strict Standards: Declaration of D::f() should be compatible with C::f(array $a) in %s on line 5
13 No hint, should be array.
H A Dtype_hinting_005c.phpt7 echo "Array hint, should be class.\n";
12 Strict Standards: Declaration of D::f() should be compatible with C::f(SomeClass $a) in %s on line 5
13 Array hint, should be class.
H A Dtype_hinting_005d.phpt7 echo "Array hint, should be nothing.\n";
12 Strict Standards: Declaration of D::f() should be compatible with C::f($a) in %s on line 5
13 Array hint, should be nothing.
/PHP-5.5/ext/oci8/tests/
H A Dcoll_018.phpt37 var_dump($coll1->getElem(2)); // this should be the last element
38 var_dump($coll1->getElem(3)); // this element should have gone
42 var_dump($coll1->getElem(0)); // this should be the last element
43 var_dump($coll1->getElem(1)); // this element should have gone
47 var_dump($coll1->getElem(0)); // this should still be the last element
51 var_dump($coll1->getElem(0)); // this should have gone
H A Dbug46994.phpt19 dbms_lob.writeappend(p1, 26, 'This should be the output.');
24 dbms_lob.writeappend(p1, 37, 'The output should be even longer now.');
76 string(26) "This should be the output."
78 string(37) "The output should be even longer now."
80 string(26) "This should be the output."
82 string(26) "This should be the output."
/PHP-5.5/ext/dom/tests/
H A DDOMElement_hasAttributes_basic.phpt24 echo "\nElement should have attributes:\n";
33 echo "\nElement should have no attributes:\n";
42 Element should have attributes:
48 Element should have no attributes:
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_basic.phpt74 echo "\n -- ASCII Strings, needle should be found --\n";
77 echo "\n -- ASCII Strings, needle should not be found --\n";
86 echo "\n -- Greek Strings, needle should be found --\n";
89 echo "\n -- ASCII Strings, needle should not be found --\n";
103 -- ASCII Strings, needle should be found --
117 -- ASCII Strings, needle should not be found --
131 -- Greek Strings, needle should be found --
145 -- ASCII Strings, needle should not be found --

Completed in 89 milliseconds

12345678910>>...32