Searched refs:echo (Results 8751 – 8775 of 9029) sorted by relevance
1...<<351352353354355356357358359360>>...362
/PHP-5.6/ext/standard/tests/file/ |
H A D | fflush_variation3.phpt | 19 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 D | fscanf_variation14.phpt | 15 echo "*** Test fscanf(): different string format types with different string ***\n"; 96 echo "\n-- iteration $counter --\n"; 103 echo "\n*** Done ***";
|
H A D | pathinfo_basic.phpt | 9 echo "*** Testing basic functions of pathinfo() ***\n"; 57 echo "-- Iteration $counter --\n"; 66 echo "Done\n";
|
H A D | 007_basic.phpt | 17 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 D | fgetcsv_variation18.phpt | 14 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 D | readfile_basic-win32.phpt | 17 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 D | readfile_basic.phpt | 17 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 D | array_chunk_variation1.phpt | 15 echo "*** Testing array_chunk() : usage variations ***\n"; 72 echo "\n-- Iteration $count --\n"; 79 echo "Done";
|
H A D | array_chunk_variation2.phpt | 15 echo "*** Testing array_chunk() : usage variations ***\n"; 73 echo "\n-- Iteration $count --\n"; 80 echo "Done";
|
H A D | in_array_variation1.phpt | 14 echo "*** Testing in_array() with different needle values ***\n"; 51 echo "-- Iteration $counter --\n"; 62 echo "Done\n";
|
H A D | arsort_variation1.phpt | 19 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 D | compare_001_64bit.phpt | 37 echo str_replace("\n", "", $buf); 43 echo ($var == $a[$i]) ? " == " : " != "; 45 echo "\n"; 49 echo "Done\n";
|
H A D | compare_003_64bit.phpt | 37 echo str_replace("\n", "", $buf); 43 echo ($var > $a[$i]) ? " > " : " <= "; 45 echo "\n"; 49 echo "Done\n";
|
H A D | compare_004_64bit.phpt | 37 echo str_replace("\n", "", $buf); 43 echo ($var < $a[$i]) ? " < " : " >= "; 45 echo "\n"; 49 echo "Done\n";
|
H A D | compare_005_64bit.phpt | 37 echo str_replace("\n", "", $buf); 43 echo ($var >= $a[$i]) ? " >= " : " < "; 45 echo "\n"; 49 echo "Done\n";
|
H A D | compare_006_64bit.phpt | 37 echo str_replace("\n", "", $buf); 43 echo ($var <= $a[$i]) ? " <= " : " > "; 45 echo "\n"; 49 echo "Done\n";
|
H A D | 002.phpt | 43 echo "Done\n";
|
/PHP-5.6/ext/iconv/tests/ |
H A D | iconv_mime_decode.phpt | 11 echo "$errno: $errmsg\n";
|
/PHP-5.6/ext/mysqli/tests/ |
H A D | mysqli_stmt_multires.phpt | 93 echo "done";
|
/PHP-5.6/ext/soap/tests/ |
H A D | server030.phpt | 48 echo "ok\n";
|
/PHP-5.6/ext/phar/tests/ |
H A D | phar_buildfromiterator10.phpt | 22 echo $e->getMessage() . "\n";
|
/PHP-5.6/ext/standard/tests/strings/ |
H A D | str_ireplace.phpt | 48 echo "Done\n";
|
/PHP-5.6/ext/soap/tests/bugs/ |
H A D | bug35142.phpt | 28 echo "$request\n";
|
H A D | bug36226.phpt | 28 echo "$request\n";
|
/PHP-5.6/ext/gmp/tests/ |
H A D | gmp_strval.phpt | 34 echo "Done\n";
|
Completed in 52 milliseconds
1...<<351352353354355356357358359360>>...362