Home
last modified time | relevance | path

Searched refs:n (Results 5476 – 5500 of 10141) sorted by relevance

1...<<211212213214215216217218219220>>...406

/php-src/Zend/tests/generators/
H A Dyield_from_multi_tree_single_nodes.phpt17 print "$levels level".($levels == 1 ? "" : "s")."\n\n";
38 print "\n\n";
H A Dgenerator_closure_unused.phpt6 echo "ok\n";
/php-src/ext/standard/tests/math/
H A Doctdec_variation1.phpt7 echo "*** Testing octdec() : usage variations ***\n";
57 echo "\n-- Iteration $iterator --\n";
61 echo $e->getMessage(), "\n";
/php-src/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt17 echo "*** Testing readdir() : usage variations ***\n";
44 echo "\n-- Iteration $iterator --\n";
56 echo "-- Calling readdir() --\n";
/php-src/ext/dom/lexbor/patches/
H A D0001-Patch-utilities-and-data-structure-to-be-able-to-gen.patch85 result.append("\n ")
93 result.append("{{{}, {}, {}}}\n".format(entry[0], entry[1], entry[2]))
95 - result.append("{0, NULL, 0}\n")
96 + result.append("{0, 0, 0}\n")
/php-src/ext/mbstring/tests/
H A Dmb_decode_numericentity_large_ints.phpt21 echo " (Good)\n";
23 echo " (BAD; expected ", varDumpToString($expected), ")\n";
30 echo " (Good)\n";
32 echo " (BAD; expected ", bin2hex($expected), ")\n";
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt12 echo "*** Testing debug_zval_dump() on scalar and non-scalar variables ***\n";
56 "1234\t\n5678\n\t9100\rabcda\x0000cdeh\0stuv", // strings with escape chars
85 echo "-- Iteration $counter --\n";
93 echo "Done\n";
/php-src/ext/standard/tests/strings/
H A Dbug29538.phpt5 echo number_format(0.25, 2, '', ''), "\n";
H A Dbug54332.phpt5 echo number_format(1e300, 2006, '', ' ') . "\n";
/php-src/Zend/tests/
H A Dbug41401.phpt6 echo "\n";
H A Dbug53632.phpt7 echo "Done\n";
H A Dbug68797.phpt8 echo 2.2250738585072012e-308, "\n";
/php-src/ext/intl/tests/
H A Ddateformat_format_parse.phpt76 $res_str .= "\n------------\n";
78 $res_str .= "\n------------\n";
97 $res_str .= "\n------------\n";
103 $res_str .= "\n------------\n";
/php-src/ext/standard/tests/versioning/
H A Dphpversion.phpt7 print "\n";
/php-src/tests/output/
H A Dob_007.phpt6 echo "foo\n";
H A Dob_008.phpt6 echo "foo\n";
/php-src/ext/phar/tests/
H A Dbug73764.phar3 echo "hello world\n"
H A Dbug73768.phar3 echo "hello world\n"
/php-src/ext/date/tests/
H A Dbug33562.phpt6 echo "[", date(""), "]\n";
/php-src/ext/standard/tests/file/
H A Dget_current_user.phpt8 echo "Done\n";
/php-src/Zend/tests/constants/
H A Ddir-constant-eval.phpt5 eval('echo __DIR__ . "\n";');
/php-src/ext/standard/tests/array/
H A Dbug24980.phpt8 echo "running_total is ".(int)$running_total.", current_value is {$current_value}\n";
15 print "Total is $total\n";
H A Dnatcasesort_variation4.phpt9 echo "*** Testing natcasesort() : usage variation ***\n";
13 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\t", "\xhh", "\ddd", "\v"),
/php-src/ext/openssl/tests/
H A Dopenssl_x509_export_to_file_basic.phpt23 echo $exception->getMessage() . "\n";
25 echo "---\n";
/php-src/ext/session/tests/
H A D026.phpt35 echo "original values:\n";
48 echo "values after session:\n";

Completed in 46 milliseconds

1...<<211212213214215216217218219220>>...406