Home
last modified time | relevance | path

Searched refs:echo (Results 8751 – 8775 of 9029) sorted by relevance

1...<<351352353354355356357358359360>>...362

/PHP-5.6/ext/standard/tests/file/
H A Dfflush_variation3.phpt19 echo "*** Testing fflush(): with hard links to files opened in diff modes ***\n";
30 echo "-- Iteration $count with file containing $type data --\n";
66 echo "\n*** Done ***";
H A Dfscanf_variation14.phpt15 echo "*** Test fscanf(): different string format types with different string ***\n";
96 echo "\n-- iteration $counter --\n";
103 echo "\n*** Done ***";
H A Dpathinfo_basic.phpt9 echo "*** Testing basic functions of pathinfo() ***\n";
57 echo "-- Iteration $counter --\n";
66 echo "Done\n";
H A D007_basic.phpt17 echo "*** Testing basic operations of fopen() and fclose() functions ***\n";
42 echo "\n-- Iteration with mode '$modes[$i]' --\n";
72 echo "\n-- Iteration with mode '$x_modes[$i]' --\n";
90 echo "\n*** Done ***\n";
H A Dfgetcsv_variation18.phpt14 echo "*** Testing fgetcsv() : with default enclosure and different delimiter ***\n";
45 echo "Error: failed to create file $filename!\n";
67 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
86 echo "Done\n";
H A Dreadfile_basic-win32.phpt17 echo "*** Testing readfile() : basic functionality ***\n";
30 echo "\n-- File filled with content type: $type --\n";
32 echo "-- File opened with mode: $mode --\n";
42 echo "\n";
48 echo "Done\n";
H A Dreadfile_basic.phpt17 echo "*** Testing readfile() : basic functionality ***\n";
30 echo "\n-- File filled with content type: $type --\n";
32 echo "-- File opened with mode: $mode --\n";
42 echo "\n";
48 echo "Done\n";
/PHP-5.6/ext/standard/tests/array/
H A Darray_chunk_variation1.phpt15 echo "*** Testing array_chunk() : usage variations ***\n";
72 echo "\n-- Iteration $count --\n";
79 echo "Done";
H A Darray_chunk_variation2.phpt15 echo "*** Testing array_chunk() : usage variations ***\n";
73 echo "\n-- Iteration $count --\n";
80 echo "Done";
H A Din_array_variation1.phpt14 echo "*** Testing in_array() with different needle values ***\n";
51 echo "-- Iteration $counter --\n";
62 echo "Done\n";
H A Darsort_variation1.phpt19 echo "*** Testing arsort() : usage variations ***\n";
78 echo "\n-- Testing arsort() by supplying different unexpected values for 'array' argument --\n";
79 echo "\n-- Flag values are defualt, SORT_REGULAR, SORT_NUMERIC, SORT_STRING --\n";
83 echo "-- Iteration $counter --\n";
92 echo "Done";
/PHP-5.6/Zend/tests/
H A Dcompare_001_64bit.phpt37 echo str_replace("\n", "", $buf);
43 echo ($var == $a[$i]) ? " == " : " != ";
45 echo "\n";
49 echo "Done\n";
H A Dcompare_003_64bit.phpt37 echo str_replace("\n", "", $buf);
43 echo ($var > $a[$i]) ? " > " : " <= ";
45 echo "\n";
49 echo "Done\n";
H A Dcompare_004_64bit.phpt37 echo str_replace("\n", "", $buf);
43 echo ($var < $a[$i]) ? " < " : " >= ";
45 echo "\n";
49 echo "Done\n";
H A Dcompare_005_64bit.phpt37 echo str_replace("\n", "", $buf);
43 echo ($var >= $a[$i]) ? " >= " : " < ";
45 echo "\n";
49 echo "Done\n";
H A Dcompare_006_64bit.phpt37 echo str_replace("\n", "", $buf);
43 echo ($var <= $a[$i]) ? " <= " : " > ";
45 echo "\n";
49 echo "Done\n";
H A D002.phpt43 echo "Done\n";
/PHP-5.6/ext/iconv/tests/
H A Diconv_mime_decode.phpt11 echo "$errno: $errmsg\n";
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_stmt_multires.phpt93 echo "done";
/PHP-5.6/ext/soap/tests/
H A Dserver030.phpt48 echo "ok\n";
/PHP-5.6/ext/phar/tests/
H A Dphar_buildfromiterator10.phpt22 echo $e->getMessage() . "\n";
/PHP-5.6/ext/standard/tests/strings/
H A Dstr_ireplace.phpt48 echo "Done\n";
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug35142.phpt28 echo "$request\n";
H A Dbug36226.phpt28 echo "$request\n";
/PHP-5.6/ext/gmp/tests/
H A Dgmp_strval.phpt34 echo "Done\n";

Completed in 52 milliseconds

1...<<351352353354355356357358359360>>...362