Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-5.3/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 Dshort_tags.004.phpt7 <?='this should get echoed'?>
9 <%= 'so should this' %>
25 <?='this should get echoed'?>
27 <%= 'so should this' %>
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.3/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_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.3/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.3/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.3/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.3/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.3/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.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt93 printf("[004] Autocommit should be on\n");
97 printf("[005] Autocommit should be off\n");
101 printf("[006] ATTR_TIMEOUT should be accepted\n");
104 printf("[007] ATTR_TIMEOUT should be accepted\n");
107 printf("[008] ATTR_TIMEOUT should be accepted\n");
132 printf("[015] PDO::ATTR_EMULATE_PREPARES should be on\n");
138 printf("[017] PDO::ATTR_EMULATE_PREPARES should be off\n");
170 [010] [TODO][CHANGEREQUEST] ATTR_EMULATE_PREPARES should be on
175 [015] PDO::ATTR_EMULATE_PREPARES should be on
176 [016] PDO::MYSQL_ATTR_DIRECT_QUERY should be on
[all …]
/PHP-5.3/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 that of C::f() 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 that of C::f() 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 that of C::f() in %s on line 5
13 Array hint, should be nothing.
/PHP-5.3/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.3/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.3/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 --
H A Dmb_strripos_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 48 milliseconds

12345678910>>...28