Home
last modified time | relevance | path

Searched refs:echo (Results 6576 – 6600 of 9029) sorted by relevance

1...<<261262263264265266267268269270>>...362

/PHP-5.6/ext/gd/tests/
H A Dbug24155.phpt25 echo "$col\n";
H A Dbug27582_1.phpt23 echo $color['alpha'];
/PHP-5.6/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation1.phpt22 echo "*** Testing fseek(), ftell(), rewind() : default whence & all r and a modes ***\n";
33 echo "\n-- File having data of type ". $file_content_type ." --\n";
36 echo "-- File opened in mode ".$file_mode." --\n";
42 echo "Error: failed to fopen() file: $filename!";
45 echo "-- Testing fseek() without using argument whence --\n";
60 echo "Done\n";
H A Dfseek_ftell_rewind_variation3.phpt23 echo "*** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all r and a modes ***\n";
34 echo "*** Testing fseek() with whence = SEEK_SET ***\n";
36 echo "\n-- File having data of type ". $file_content_type ." --\n";
39 echo "-- File opened in mode ".$file_mode." --\n";
44 echo "Error: failed to fopen() file: $filename!";
61 echo "Done\n";
/PHP-5.6/ext/standard/tests/general_functions/
H A Dis_int.phpt13 echo "*** Testing is_int(), is_integer() & is_long() with valid integer values ***\n";
39 echo "--Iteration $loop_counter--\n"; $loop_counter++;
45 echo "\n*** Testing is_int(), is_integer() & is_long() with non integer values ***\n";
129 echo "--Iteration $loop_counter--\n"; $loop_counter++;
135 echo "\n*** Testing error conditions ***\n";
146 echo "Done\n";
H A Dis_int_64bit.phpt15 echo "*** Testing is_int(), is_integer() & is_long() with valid integer values ***\n";
41 echo "--Iteration $loop_counter--\n"; $loop_counter++;
47 echo "\n*** Testing is_int(), is_integer() & is_long() with non integer values ***\n";
131 echo "--Iteration $loop_counter--\n"; $loop_counter++;
137 echo "\n*** Testing error conditions ***\n";
148 echo "Done\n";
H A Ddebug_zval_dump_o.phpt17 echo "-- Iteration $counter --\n";
24 echo "*** Testing debug_zval_dump() on objects ***\n";
32 echo "function foo1\n";
35 echo "function foo2\n";
38 echo "function foo3\n";
65 echo "func() is called \n";
106 echo "\n-- Testing debug_zval_dump() on overwritten object variables --\n";
109 echo "\n-- Testing debug_zval_dump() on objects having circular reference --\n";
116 echo "Done\n";
/PHP-5.6/ext/date/tests/
H A Dbug44562.phpt13 echo $e->getMessage(), "\n";
/PHP-5.6/ext/dom/tests/
H A DDOMDocument_save_basic.phpt24 echo 'Wrote: ' . $doc->save($temp_filename) . ' bytes'; // Wrote: 72 bytes
H A Ddom_import_simplexml.phpt10 echo "Error while loading the document\n";
/PHP-5.6/ext/mbstring/tests/
H A Dmb_ereg_search.phpt21 echo "null\n";
/PHP-5.6/ext/mysqli/tests/
H A Dbug62885.phpt20 echo "okey";
/PHP-5.6/ext/standard/tests/dir/
H A Dchdir_error2.phpt14 echo "*** Testing chdir() : error conditions ***\n";
/PHP-5.6/ext/phar/tests/zip/files/
H A Dfrontcontroller12.phar.inc17 echo "oops did not run\n";
/PHP-5.6/ext/reflection/tests/
H A D024.phpt18 echo $obj;
H A DReflectionFunction_getClosure_error.phpt11 echo "*** Testing ReflectionFunction::getClosure() : error conditions ***\n";
/PHP-5.6/ext/oci8/tests/
H A Dcoll_001.phpt17 echo "Done\n";
H A Dcoll_005.phpt17 echo "Done\n";
/PHP-5.6/ext/simplexml/tests/
H A Dbug38354.phpt18 echo "Done\n";
H A Dsxe_005.phpt24 echo __METHOD__ . "\n";
/PHP-5.6/ext/openssl/tests/
H A Dbug60632.phpt22 echo "Done";
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug69462.phpt23 echo "good";
/PHP-5.6/ext/phar/tests/
H A Dphar_buildfromdirectory2-win.phpt18 echo $e->getMessage() . "\n";
H A Dphar_buildfromdirectory3.phpt16 echo $e->getMessage() . "\n";
/PHP-5.6/ext/spl/tests/
H A DSplFixedArray_current_param.phpt15 echo $array->current( array("this","should","not","execute") );

Completed in 36 milliseconds

1...<<261262263264265266267268269270>>...362