Home
last modified time | relevance | path

Searched refs:echo (Results 9576 – 9600 of 9638) sorted by relevance

1...<<381382383384385386

/PHP-7.1/ext/standard/tests/file/
H A Dfgetcsv_variation4.phpt12 echo "*** Testing fgetcsv() : with enclosure as NULL ***\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 Dfgetcsv_variation5.phpt15 echo "*** Testing fgetcsv() : with delimiter & enclosure as NULL ***\n";
50 echo "Error: failed to create file $filename!\n";
73 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
90 echo "Done\n";
H A Dfgetcsv_variation6.phpt15 echo "*** Testing fgetcsv() : with length less than line size ***\n";
50 echo "Error: failed to create file $filename!\n";
73 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
96 echo "Done\n";
H A Dtempnam_variation4-0.phpt29 echo "*** Testing tempnam() with dir of permissions from 0000 to 0350 ***\n";
46 echo " created in unexpected dir\n";
58 echo "*** Done ***\n";
H A Dtempnam_variation4-1.phpt29 echo "*** Testing tempnam() with dir of permissions from 0351 to 0777 ***\n";
46 echo " created in unexpected dir\n";
58 echo "*** Done ***\n";
H A Dfputcsv_variation9.phpt13 echo "*** Testing fputcsv() : with two chars as enclosure & delimiter ***\n";
43 echo "\n-- file opened in $file_modes[$mode_counter] --\n";
51 echo "Error: failed to create file $filename!\n";
75 echo "Done\n";
/PHP-7.1/ext/phar/tests/files/
H A Dinclude_path2.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
/PHP-7.1/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt55 echo "Not matched entities: ";
H A Dcount_chars_basic.phpt12 echo "*** Testing count_chars() : basic functionality ***\n";
H A Dstrcspn_variation12.phpt16 echo "*** Testing strcspn() : with different start and len values ***\n";
69 echo "\n-- Iteration $count --\n";
80 echo "Done"
H A Dhtml_entity_decode_cp866.phpt140 echo sprintf("%s: %s => %s\n", $v[1], $ent, $d[1]);
146 echo sprintf("%s => %s\n\n", $ent, $res);
H A Dhtml_entity_decode_koi8-r.phpt140 echo sprintf("%s: %s => %s\n", $v[1], $ent, $d[1]);
146 echo sprintf("%s => %s\n\n", $ent, $res);
/PHP-7.1/tests/lang/operators/
H A DbitwiseOr_variationStr.phpt15 echo "--- testing: '$strVal' | '$otherVal' ---\n";
H A DbitwiseXor_variationStr.phpt15 echo "--- testing: '$strVal' ^ '$otherVal' ---\n";
/PHP-7.1/win32/build/
H A Dphpize.js.in263 B.WriteLine("@echo off");
/PHP-7.1/ext/oci8/tests/
H A Dimp_res_7.phpt582 echo "Test 1\n";
588 echo " ".$item;
590 echo "\n";
H A Dbug43492.phpt54 echo "$row[0] ";
56 echo "\n";
61 echo "Done\n";
H A Dbug43492_2.phpt46 echo "$row[0] ";
48 echo "\n";
52 echo "Done\n";
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_store_result_copy.phpt176 echo "Store failed: (" . $link->errno . ") " . $link->error;
/PHP-7.1/ext/imap/
H A Dconfig.m418 for i in `echo $str`; do
/PHP-7.1/ext/openssl/tests/
H A Dbug65538.phar77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
/PHP-7.1/ext/iconv/tests/
H A Diconv_mime_encode.phpt11 echo "$errno: $errmsg\n";
/PHP-7.1/ext/mcrypt/tests/
H A Dblowfish.phpt53 echo "\n", $guess, "\n";
/PHP-7.1/
H A DREADME.TESTING179 echo substr($str,3,7);
/PHP-7.1/ext/ftp/tests/
H A Dftp_nb_continue.phpt26 echo file_get_contents($local_file);

Completed in 78 milliseconds

1...<<381382383384385386