Home
last modified time | relevance | path

Searched refs:echo (Results 9551 – 9575 of 9638) sorted by relevance

1...<<381382383384385386

/PHP-7.1/ext/standard/tests/file/
H A Dfgetcsv_variation10.phpt12 echo "*** Testing fgetcsv() : with file pointer pointing to EOF ***\n";
47 echo "Error: failed to create file $filename!\n";
66 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
91 echo "Done\n";
H A Dfgetcsv_variation12.phpt12 echo "*** Testing fgetcsv() : with two chars as enclosure & delimiter ***\n";
45 echo "Error: failed to create file $filename!\n";
69 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
89 echo "Done\n";
H A Dfgetcsv_variation25.phpt15 echo "*** Testing fgetcsv() : with negative length value ***\n";
50 echo "Error: failed to create file $filename!\n";
74 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
91 echo "Done\n";
H A Dfgetcsv_variation27.phpt15 echo "*** Testing fgetcsv() : with negative length value ***\n";
50 echo "Error: failed to create file $filename!\n";
74 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
91 echo "Done\n";
H A Dfgetcsv_variation28.phpt15 echo "*** Testing fgetcsv() : with negative length value ***\n";
50 echo "Error: failed to create file $filename!\n";
74 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
91 echo "Done\n";
H A Dfgetcsv_variation3.phpt12 echo "*** Testing fgetcsv() : with delimiter as NULL ***\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";
/PHP-7.1/ext/oci8/tests/
H A Dfunction_aliases.phpt56 echo "Done\n";
H A Ddbmsoutput.phpt101 echo "Test 1\n";
109 echo "Test 2\n";
114 echo "Test 3\n";
119 echo "Test 4\n";
/PHP-7.1/ext/hash/tests/
H A Dhash_copy_001.phpt31 echo "Done\n";
/PHP-7.1/tests/lang/operators/
H A Dmultiply_variationStr.phpt15 echo "--- testing: '$strVal' * '$otherVal' ---\n";
H A Dsubtract_variationStr.phpt15 echo "--- testing: '$strVal' - '$otherVal' ---\n";
H A Dadd_variationStr.phpt15 echo "--- testing: '$strVal' + '$otherVal' ---\n";
H A DbitwiseAnd_variationStr.phpt15 echo "--- testing: '$strVal' & '$otherVal' ---\n";
H A Ddivide_variationStr.phpt15 echo "--- testing: '$strVal' / '$otherVal' ---\n";
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_types.phpt175 echo "done!\n";
/PHP-7.1/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-5.phpt108 echo sprintf("%s: %s => %s\n", $v[1], $ent, $d[1]);
114 echo sprintf("%s => %s\n\n", $ent, $res);
H A Dstrcspn_variation8.phpt16 echo "*** Testing strcspn() : with different start and len values ***\n";
99 echo "\n-- Iteration $count --\n";
110 echo "Done"
H A Dstrspn_variation8.phpt16 echo "*** Testing strspn() : with different start and len values ***\n";
101 echo "\n-- Iteration $count --\n";
112 echo "Done"
H A Dhtml_entity_decode_iso8859-15.phpt108 echo sprintf("%s: %s => %s\n", $v[1], $ent, $d[1]);
114 echo sprintf("%s => %s\n\n", $ent, $res);
/PHP-7.1/ext/ftp/tests/
H A Dserver.inc18 echo "$errstr ($errno)\n";
427 echo "$errstr ($errno)\n";
/PHP-7.1/ext/session/tests/
H A Dsession_basic5.phpt30 echo "*** Testing basic session functionality : variation5 use_trans_sid ***\n";
31 echo "*** Test trans sid ***\n";
37 echo '
236 echo "*** Cleanup ***\n";
/PHP-7.1/sapi/fpm/tests/
H A Dtester.inc613 echo $a;
960 echo "$msg\n";
976 echo $this->error;
/PHP-7.1/ext/ldap/
H A Dconfig.m427 …OCISDKRPMINC=`echo "$1" | $SED -e 's!^/usr/lib/oracle/\(.*\)/client\('${PHP_OCI8_IC_LIBDIR_SUFFIX}…
/PHP-7.1/ext/openssl/
H A DREADME285 echo "$open\n";
318 echo openssl_verify($data, $signature, $pubkey) == 1 ? "ok\n" : "bad\n";
/PHP-7.1/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt17 echo "\n--> $url: ";
21 echo "Done";

Completed in 71 milliseconds

1...<<381382383384385386