Home
last modified time | relevance | path

Searched refs:echo (Results 9526 – 9550 of 9638) sorted by relevance

1...<<381382383384385386

/PHP-7.1/ext/standard/tests/file/
H A Dfgetcsv_variation17.phpt14 echo "*** Testing fgetcsv() : with default enclosure & length less than line size ***\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";
91 echo "Done\n";
H A Dfgetcsv_variation19.phpt15 echo "*** Testing fgetcsv() : with default enclosure & delimiter of two chars ***\n";
46 echo "Error: failed to create file $filename!\n";
68 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
87 echo "Done\n";
H A Dfgetcsv_variation2.phpt12 echo "*** Testing fgetcsv() : with length as 0 ***\n";
47 echo "Error: failed to create file $filename!\n";
71 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
89 echo "Done\n";
H A Dfgetcsv_variation24.phpt15 echo "*** Testing fgetcsv() : with two chars as enclosure & delimiter ***\n";
48 echo "Error: failed to create file $filename!\n";
71 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
91 echo "Done\n";
H A Dfgetcsv_variation1.phpt12 echo "*** Testing fgetcsv() : with all parameters specified ***\n";
47 echo "Error: failed to create file $filename!\n";
71 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
88 echo "Done\n";
H A Dfgetcsv_variation7.phpt12 echo "*** Testing fgetcsv() : with default arguments value ***\n";
47 echo "Error: failed to create file $filename!\n";
70 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
88 echo "Done\n";
H A Dbasename_variation2-win32.phpt43 echo "basename for path $path, supplying suffix $suffix is:\n";
48 echo "\ndone\n";
H A Dfgetcsv_variation11.phpt13 echo "*** Testing fgetcsv() : with different enclosure but same delimiter char ***\n";
48 echo "Error: failed to create file $filename!\n";
71 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
91 echo "Done\n";
H A Dfputcsv_variation2.phpt12 echo "*** Testing fputcsv() : with delimiter as NULL ***\n";
42 echo "\n-- file opened in $file_modes[$mode_counter] --\n";
50 echo "Error: failed to create file $filename!\n";
73 echo "Done\n";
H A Dfputcsv_variation4.phpt12 echo "*** Testing fputcsv() : with delimiter and enclosure as NULL ***\n";
42 echo "\n-- file opened in $file_modes[$mode_counter] --\n";
50 echo "Error: failed to create file $filename!\n";
73 echo "Done\n";
H A Dfputcsv_variation3.phpt12 echo "*** Testing fputcsv() : with enclosure as NULL ***\n";
42 echo "\n-- file opened in $file_modes[$mode_counter] --\n";
50 echo "Error: failed to create file $filename!\n";
73 echo "Done\n";
H A Dumask_basic.phpt15 echo "*** Testing umask() : basic functionality ***\n";
18 echo "-- Setting umask to $mask --\n";
21 echo "\n";
27 echo "Done\n";
H A Dmkdir_rmdir_variation-win32-mb.phpt15 echo "*** Testing mkdir() and rmdir() for different permissions ***\n";
23 echo "-- Changing mode of directory to $mode --\n";
29 echo "\n*** Testing mkdir() and rmdir() by giving stream context as fourth argument ***\n";
33 echo "\n*** Testing rmdir() on a non-empty directory ***\n";
37 echo "\n*** Testing mkdir() and rmdir() for binary safe functionality ***\n";
41 echo "\n*** Testing mkdir() with miscelleneous input ***\n";
48 echo "Done\n";
H A Dmkdir_rmdir_variation-win32.phpt15 echo "*** Testing mkdir() and rmdir() for different permissions ***\n";
23 echo "-- Changing mode of directory to $mode --\n";
29 echo "\n*** Testing mkdir() and rmdir() by giving stream context as fourth argument ***\n";
33 echo "\n*** Testing rmdir() on a non-empty directory ***\n";
37 echo "\n*** Testing mkdir() and rmdir() for binary safe functionality ***\n";
41 echo "\n*** Testing mkdir() with miscelleneous input ***\n";
48 echo "Done\n";
H A Dbasename_variation2.phpt43 echo "basename for path $path, supplying suffix $suffix is:\n";
48 echo "\ndone\n";
H A Dfputcsv_variation13.phpt13 echo "*** Testing fputcsv() : with default enclosure & delimiter of two chars ***\n";
43 echo "\n-- file opened in $file_modes[$mode_counter] --\n";
51 echo "Error: failed to create file $filename!\n";
74 echo "Done\n";
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_fetch_object_oo.phpt99 echo "Exception: " . $e->getMessage() . "\n";
/PHP-7.1/ext/xsl/tests/
H A Dxslt010_gt10129.phpt12 echo "Test 10: EXSLT Support";
H A Dxslt010.phpt13 echo "Test 10: EXSLT Support";
/PHP-7.1/ext/pdo_mysql/
H A Dconfig.m435 for j in `echo $str`; do
/PHP-7.1/ext/standard/tests/array/
H A Darray_intersect_ukey_variation3.phpt10 echo "*** Testing array_intersect_ukey() : usage variation ***\n";
88 echo "\n--$key--\n";
/PHP-7.1/ext/standard/tests/strings/
H A Dhebrevc_variation2.phpt11 echo "*** Testing hebrevc() function: with unexpected inputs for 'max_chars_per_line' argument ***\…
84 echo "-- Iteration $count --\n";
H A Dbug20927.phpt9 echo "Length of original string: ".strlen($string)."\n";
10 echo "Length of break string: ".strlen($break)."\n";
H A Dbug54055.phpt7 echo "$i: len=", strlen(strval(-1 * pow(2, -1074))), "\n";
/PHP-7.1/ext/standard/tests/general_functions/
H A Dtype.phpt55 echo "Done\n";

Completed in 86 milliseconds

1...<<381382383384385386