Home
last modified time | relevance | path

Searched refs:n (Results 4501 – 4525 of 9914) sorted by relevance

1...<<181182183184185186187188189190>>...397

/PHP-7.1/ext/phar/tests/
H A Dphar_oo_011b.phpt23 echo "\n";
27 echo "Exception: " . $e->getMessage() . "\n";
/PHP-7.1/ext/opcache/tests/
H A Dssa_bug_003.phpt20 echo "Error: {$e->getMessage()}\n";
32 echo "Error: {$e->getMessage()}\n";
/PHP-7.1/ext/openssl/tests/
H A Dbug36732.phpt31 echo "Ok\n";
35 echo "Ok\n";
/PHP-7.1/sapi/cli/tests/
H A Dbug68745.phpt20 if(fwrite($fp, "GET www.example.com:80 HTTP/1.1\r\n\r\n")) {
/PHP-7.1/ext/gd/tests/
H A Dlibgd00086.phpt5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
H A Dgif2gd.phpt19 echo "\n";
23 echo "\n";
/PHP-7.1/ext/xmlwriter/tests/
H A D004.phpt28 echo "failed: $md5_res != $md5_out\n";
30 echo "ok.\n";
H A DOO_004.phpt29 echo "failed: $md5_res != $md5_out\n";
31 echo "ok.\n";
/PHP-7.1/ext/xsl/tests/
H A Dxslt004.phpt17 print "\n";
19 print "\n";
H A Dxslt005.phpt17 print "\n";
19 print "\n";
H A Dxslt008-mb.phpt15 echo "Error while parsing the document\n";
20 print "\n";
H A Dxslt008.phpt15 echo "Error while parsing the document\n";
20 print "\n";
/PHP-7.1/ext/pgsql/tests/
H A Dnonblocking.inc20 echo "pg_flush() error\n";
30 echo "pg_consume_input() error\n";
H A D01createdb.phpt20 echo pg_last_error()."\n";
29 echo pg_last_error()."\n";
/PHP-7.1/ext/standard/tests/strings/
H A Dcrypt_blowfish_variation1.phpt23 echo "$i. OK\n";
25 echo "$i. Not OK\n";
H A Ducwords_variation5.phpt10 echo "*** Testing ucwords() : usage variations ***\n";
17 echo "Done\n";
H A D004.phpt7 print "$f\n";
10 print "$k: $v: " . sprintf('%0.3f', $v / $times) . "\n";
/PHP-7.1/Zend/tests/
H A Dbug30820.phpt15 echo 'Blah::$x = '. Blah::$x ."\n";
16 echo '$this->x = '. $this->x ."\n";
/PHP-7.1/tests/strings/
H A Dbug26703.phpt11 highlight_string('<?php echo "foo[] $a \n"; ?>');
15 …n><span style="color: #0000BB">$a</span><span style="color: #DD0000">&nbsp;\n"</span><span style="…
/PHP-7.1/ext/standard/tests/streams/
H A Dbug64166.phpt12 'line-break-chars' => "\n",
21 'line-break-chars' => "\n",
/PHP-7.1/ext/xml/tests/
H A Dxml_closures_001.phpt17 print ">\n";
22 print "</$elem>\n";
/PHP-7.1/ext/standard/tests/file/
H A Dfstat_variation8.phpt19 echo "FAIL: stat differs at '$key'. $fstat_result[$key] -- $value\n";
25 echo "PASSED: all elements are the same\n";
/PHP-7.1/ext/intl/tests/
H A Dspoofchecker_001.phpt12 echo "paypal with Cyrillic spoof characters\n";
15 echo "certain all-uppercase Latin sequences can be spoof of Greek\n";
/PHP-7.1/ext/json/tests/
H A Dbug46944.phpt12 echo json_encode($string) . "\n";
16 echo "Done\n";
/PHP-7.1/ext/hash/tests/
H A Dmhash_002.phpt40 echo "$name = $len\n";
42 echo "$name ? $len\n";

Completed in 43 milliseconds

1...<<181182183184185186187188189190>>...397