Home
last modified time | relevance | path

Searched refs:echo (Results 251 – 275 of 9342) sorted by relevance

1...<<11121314151617181920>>...374

/PHP-7.2/ext/spl/tests/
H A Ddllist_005.phpt10 echo "Exception: ".$e->getMessage()."\n";
15 echo "Exception: ".$e->getMessage()."\n";
21 echo $queue->dequeue()."\n";
26 echo $queue->top()."\n";
30 echo "[$elem]\n";
36 echo count($queue)."\n";
37 echo $queue->count()."\n";
45 echo count($queue)."\n";
H A Drecursive_tree_iterator_006.phpt38 echo "-- flags = BYPASS_KEY --\n";
40 echo "[$k] => $v\n";
42 echo "-- flags = BYPASS_CURRENT --\n";
44 echo "[$k] => $v\n";
46 echo "-- flags = BYPASS_KEY|BYPASS_KEY --\n";
48 echo "[$k] => $v\n";
50 echo "-- flags = 0 --\n";
52 echo "[$k] => $v\n";
54 echo "-- flags = 0, caching_it_flags = CachingIterator::CATCH_GET_CHILD --\n";
56 echo "[$k] => $v\n";
H A Dobserver_009.phpt11 echo ("Count storage A: " . count($storageA));
13 echo ' x ';
16 echo "\n";
19 echo ("Count storage B: " . count($storageB));
21 echo ' x ';
23 echo "\n";
/PHP-7.2/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt10 echo "*** Testing debug_zval_dump() on functions ***\n";
41 echo "\n-- Value of \$first_var: --\n";
47 echo "\n-- Value of \$ref_first_var --\n";
49 echo "\n-- Value of \$first_var --\n";
56 echo "\n-- Value of \$ref_first_var --\n";
58 echo "\n-- Value of \$first_var --\n";
76 echo "\n-- Value of \$var_2: --\n";
78 echo "\n-- Value of \$var_3: --\n";
85 echo "\n-- Value of \$var_2: --\n";
114 echo "-- Iteration $counter --\n";
[all …]
/PHP-7.2/Zend/tests/generators/finally/
H A Dfinally_ran_on_close.phpt9 echo "before yield\n";
11 echo "after yield\n";
13 echo "finally run\n";
15 echo "code after finally\n";
17 echo "second finally run\n";
19 echo "code after second finally\n";
/PHP-7.2/Zend/tests/try/
H A Dcatch_finally_004.phpt12 echo "1";
14 echo "2";
17 echo "3";
20 echo "4";
25 echo "3";
27 echo "2";
H A Dtry_catch_finally_002.phpt14 echo "1";
19 echo "2";
22 echo "3";
27 echo "4";
30 echo "5";
34 echo "6";
/PHP-7.2/ext/date/tests/
H A Ddate_time_fractions.phpt9 echo ($ms = 0) ? "microseconds = false\n" : "microseconds = true\n";
16 echo $dt->modify( "+1 day" )->format( "Y-m-d H:i:s.u" ), "\n";
19 echo $dt->modify( "-3 months" )->format( "Y-m-d H:i:s.u" ), "\n";
21 echo "\n";
25 echo $dt->modify( "yesterday" )->format( "Y-m-d H:i:s.u" ), "\n";
28 echo $dt->modify( "noon" )->format( "Y-m-d H:i:s.u" ), "\n";
45 echo $dt0->format( "Y-m-d H:i:s.u" ), "\n";
46 echo $dt1->format( "Y-m-d H:i:s.u" ), "\n";
47 echo $dt2->format( "Y-m-d H:i:s.u" ), "\n";
48 echo $dt3->format( "Y-m-d H:i:s.u" ), "\n";
[all …]
H A DDateTime_data-fall-type3-type2.inc23 echo "test_time_fall_type3_prev_type2_prev: ";
28 echo "test_time_fall_type3_prev_type2_dt: ";
45 echo "test_time_fall_type3_prev_type2_st: ";
50 echo "test_time_fall_type3_prev_type2_post: ";
55 echo "test_time_fall_type3_dt_type2_prev: ";
60 echo "test_time_fall_type3_dt_type2_dt: ";
65 echo "test_time_fall_type3_dt_type2_redodt: ";
75 echo "test_time_fall_type3_dt_type2_st: ";
80 echo "test_time_fall_type3_dt_type2_post: ";
162 echo "test_time_fall_type3_st_type2_dt: ";
[all …]
H A Ddate_period-immutable.phpt13 echo get_class( $dt ), "\n";
14 echo $dt->format( "l Y-m-d\n" );
15 echo $dt->modify( "3 tuesday" )->format( "l Y-m-d\n" );
16 echo $dt->format( "l Y-m-d\n\n" );
21 echo get_class( $dt ), "\n";
22 echo $dt->format( "l Y-m-d\n" );
23 echo $dt->modify( "3 tuesday" )->format( "l Y-m-d\n" );
24 echo $dt->format( "l Y-m-d\n\n" );
/PHP-7.2/ext/dba/tests/
H A Ddba_db4_016.phpt14 echo "database handler: $handler\n";
18 echo "database file created\n";
20 echo dba_fetch("key1", $db_file), "\n";
23 echo "File did not get created\n";
26 echo "Error creating $db_filename\n";
32 echo "database file created\n";
35 echo dba_fetch("key1", $db_file), "\n";
36 echo dba_fetch("key2", $db_file), "\n";
39 echo "File did not get created\n";
42 echo "Error creating $db_filename\n";
H A Ddba009.phpt11 echo "database handler: $handler\n";
13 echo "Opened\n";
15 echo dba_fetch("a", $db)."\n";
17 echo "Closed\n";
19 echo "Error creating database\n";
22 echo "Opened\n";
24 echo dba_fetch("a", $db)."\n";
/PHP-7.2/Zend/tests/
H A Dlsb_005.phpt8 echo get_class(new static()) . "\n";
10 echo get_class(new static()) . "\n";
12 echo get_class(new static()) . "\n";
14 echo get_class(new static()) . "\n";
20 echo get_class(new static()) . "\n";
22 echo get_class(new static()) . "\n";
28 echo get_class(new static()) . "\n";
H A Dns_034.phpt11 echo $x;
14 echo $x;
17 echo $x;
19 echo Foo::C;
20 echo B\Foo::C;
21 echo \A\Foo::C;
/PHP-7.2/ext/standard/tests/strings/
H A Dbug54721.phpt5 echo crypt("", '$1$dW0.is5.$10CH101gGOr1677ZYd517.') . "\n";
6 echo crypt("b", '$1$dW0.is5.$10CH101gGOr1677ZYd517.') . "\n";
7 echo crypt("bu", '$1$dW0.is5.$10CH101gGOr1677ZYd517.') . "\n";
8 echo crypt("bug", '$1$dW0.is5.$10CH101gGOr1677ZYd517.') . "\n";
9 echo crypt("pass", '$1$dW0.is5.$10CH101gGOr1677ZYd517.') . "\n";
10 echo crypt("buged", '$1$dW0.is5.$10CH101gGOr1677ZYd517.') . "\n";
11 echo crypt("aaaaaaaaaaaaaaaaaaaaaaaaa ", '$1$dW0.is5.$10CH101gGOr1677ZYd517.') . "\n";
/PHP-7.2/ext/standard/tests/directory/
H A Ddirectory_constants-win32.phpt12 echo DIRECTORY_SEPARATOR;
14 echo "\n";
16 echo PATH_SEPARATOR;
18 echo "\n";
20 echo "done";
H A Ddirectory_constants.phpt12 echo DIRECTORY_SEPARATOR;
14 echo "\n";
16 echo PATH_SEPARATOR;
18 echo "\n";
20 echo "done";
/PHP-7.2/ext/dom/tests/
H A DDOMDocument_encoding_basic.phpt18 echo "Error while parsing the document\n";
22 echo "Empty Encoding Read: {$dom->encoding}\n";
25 echo "Adding invalid encoding: $ret\n";
28 echo "Adding ISO-8859-1 encoding: $ret\n";
29 echo "ISO-8859-1 Encoding Read: {$dom->encoding}\n";
32 echo "Adding UTF-8 encoding: $ret\n";
33 echo "UTF-8 Encoding Read: {$dom->encoding}\n";
36 echo "Adding UTF-16 encoding: $ret\n";
37 echo "UTF-16 Encoding Read: {$dom->encoding}\n";
/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_newInstanceArgs_001.phpt10 echo "In constructor of class A\n";
22 echo "In constructor of class C\n";
28 echo "In constructor of class D\n";
44 echo "Exception: " . $e->getMessage() . "\n";
49 echo "Exception: " . $e->getMessage() . "\n";
65 echo "you should not see this\n";
67 echo $e->getMessage() . "\n";
72 echo "you should not see this\n";
74 echo $e->getMessage() . "\n";
82 echo "you should not see this\n";
[all …]
/PHP-7.2/ext/mbstring/tests/
H A Dmb_ereg_basic.phpt22 echo "Regex encoding set to utf-8\n";
34 echo "\n**-- ASCII String --**\n";
35 echo "-- Without \$regs argument--\n";
38 echo "--With \$regs argument --\n";
44 echo "\n**-- Multibyte String --**\n";
45 echo "-- Without \$regs argument --\n";
48 echo "-- With \$regs argument --\n";
54 echo "Done";
65 echo " [$key]=>\n ";
72 echo "}\n";
[all …]
/PHP-7.2/ext/standard/tests/
H A Dbug64370_var1.phpt5 echo "\$_SERVER['REQUEST_TIME']: {$_SERVER['REQUEST_TIME']}\n";
6 echo "\$_SERVER['REQUEST_TIME_FLOAT']: {$_SERVER['REQUEST_TIME_FLOAT']}\n";
7 echo "time(): " . time() . "\n";
8 echo "microtime(true): " . microtime(true) . "\n";
10 echo "created in $d ms\n";
11 echo ((bool)($d >= 0)) . "\n";
/PHP-7.2/ext/gd/tests/
H A Dtypes.phpt12 echo "gif failed\n";
16 echo "jpeg failed\n";
20 echo "png failed\n";
24 echo "wbmp failed\n";
28 echo "xom failed\n";
30 echo "ok\n";
H A Dcreatefromgd2.phpt12 echo 'test create from gd2: ';
13 echo imagecolorat($im2, 4,4) == 0xffffff ? 'ok' : 'failed';
14 echo "\n";
17 echo 'test create from gd2 part: ';
18 echo imagecolorat($im2, 4,4) == 0xffffff ? 'ok' : 'failed';
19 echo "\n";
/PHP-7.2/ext/opcache/tests/
H A Dbug70423.phpt18 $fn1 = function() use ($a) {echo "$a\n"; $a++;};
19 $fn2 = function() use ($a) {echo "$a\n"; $a++;};
28 $fn1 = function() use (&$b) {echo "$b\n"; $b++;};
29 $fn2 = function() use (&$b) {echo "$b\n"; $b++;};
38 $fn1 = function() use (&$c) {echo "$c\n"; $c++;};
39 $fn2 = function() use ($c) {echo "$c\n"; $c++;};
48 $fn1 = function() use ($d) {echo "$d\n"; $d++;};
49 $fn2 = function() use (&$d) {echo "$d\n"; $d++;};
/PHP-7.2/ext/enchant/tests/
H A Dbroker_free_dict.phpt17 echo("OK\n");
21 echo("OK\n");
28 echo("OK\n");
31 echo("dict broker free has failed\n");
35 echo("dict add to personal failed\n");
39 echo("broker request dict failed\n");
43 echo("broker is not a resource; failed;\n");
45 echo "OK\n";

Completed in 40 milliseconds

1...<<11121314151617181920>>...374