Home
last modified time | relevance | path

Searched refs:n (Results 3776 – 3800 of 9440) sorted by relevance

1...<<151152153154155156157158159160>>...378

/PHP-5.6/ext/standard/tests/general_functions/
H A Dis_numeric.phpt9 echo "*** Testing is_numeric() with valid numeric values ***\n";
96 echo "-- Iteration $loop_counter --\n"; $loop_counter++;
100 echo "\n*** Testing is_numeric() on non numeric types ***\n";
145 echo "-- Iteration $loop_counter --\n"; $loop_counter++;
149 echo "\n*** Testing error conditions ***\n";
156 echo "Done\n";
/PHP-5.6/ext/standard/tests/array/
H A Deach.phpt8 echo "*** Testing each() : basic functionality ***\n";
28 echo "-- Iteration $i --\n";
41 echo "\n";
45 echo "\n*** Testing each() : possible variations ***\n";
46 echo "-- Testing each() with reset() function --\n";
54 echo "-- Testing each() with resources --\n";
67 echo "-- Testing each with objects --\n";
79 echo "-- Testing each() with null array --\n";
84 echo "\n*** Testing error conditions ***\n";
102 echo "Done\n";
/PHP-5.6/ext/pdo/tests/
H A Dpdo_018.phpt37 echo __METHOD__ . "($serialized)\n";
55 echo __METHOD__ . "()\n";
61 echo __METHOD__ . "()\n";
102 echo "===TYPES===\n";
107 echo "===INSERT===\n";
129 echo "===DATA===\n";
138 echo "===FAILURE===\n";
146 echo $e->getMessage()."\n";
149 echo "===COUNT===\n";
152 echo "===DATABASE===\n";
[all …]
/PHP-5.6/ext/phar/tests/
H A Dphar_setdefaultstub.phpt13 $phar['a.php'] = '<php echo "this is a\n"; ?>';
14 $phar['b.php'] = '<php echo "this is b\n"; ?>';
20 echo "============================================================================\n";
21 echo "============================================================================\n";
27 echo "============================================================================\n";
28 echo "============================================================================\n";
34 echo "============================================================================\n";
47 echo $e->getMessage() . "\n";
133 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
428 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File Not Foun…
[all …]
/PHP-5.6/ext/dom/tests/
H A DDOMDocument_saveHTML_variant2.phpt22 echo $d->saveXml($e),"\n";
23 echo $d->saveHtml($e),"\n";
H A DDOMCharacterData_data_basic_002.phpt17 print $document->saveXML()."\n";
20 print $document->saveXML()."\n";
/PHP-5.6/ext/mbstring/tests/
H A Dmb_ereg-compat-01.phpt13 echo "ok\n";
16 echo "ok\n";
/PHP-5.6/ext/mysqli/tests/
H A Dclean_table.inc5 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
10 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
/PHP-5.6/ext/intl/tests/
H A Dbug14562.phpt14 $res_str .= "$numeric\n";
19 $res_str .= "$numeric\n";
H A Dcollator_get_error_message.phpt21 $res .= $status . "\n";
26 $res .= $status . "\n";
/PHP-5.6/ext/imap/tests/
H A Dbug53377.phpt12 $header = "$s\n $s\n\t$s";
/PHP-5.6/ext/standard/tests/class_object/
H A Dinterface_exists_variation4.phpt11 echo "*** Testing interface_exists() : test autoload default value ***\n";
20 echo "\nDONE\n";
/PHP-5.6/ext/xml/tests/
H A Dbug49687.phpt17 echo bin2hex(utf8_decode($t)), "\n";
19 echo "Done.\n";
/PHP-5.6/ext/xsl/tests/
H A Dxslt001.phpt10 print "\n";
12 print "\n";
H A Dxslt003.phpt11 print "\n";
13 print "\n";
H A Dxslt006.phpt10 print "\n";
13 print "\n";
/PHP-5.6/ext/gd/tests/
H A Dlibgd00191.phpt5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
6 if (!GD_BUNDLED) die("skip requires bundled GD library\n");
/PHP-5.6/Zend/tests/
H A Dbug31177.phpt33 echo "ok\n";
39 echo "ok\n";
H A Dbug35634.phpt27 die("Error: $errorMessage ($fileName:$lineNumber)\n");
33 print "ok\n";
H A Dbug44653.phpt11 static function fooBar() { echo "bag1\n"; }
14 static function fooBar() { echo "bag2\n"; }
H A Dns_028.phpt9 echo "Method - ".__CLASS__."::".__FUNCTION__."\n";
12 echo "Method - ".__CLASS__."::".__FUNCTION__."\n";
H A Dns_054.phpt11 echo "ok\n";
17 echo "ok\n";
H A Dns_081.phpt8 function __construct() {echo __METHOD__,"\n";}
14 function __construct() {echo __METHOD__,"\n";}
H A Dns_084.phpt8 function __construct() {echo __METHOD__,"\n";}
14 function __construct() {echo __METHOD__,"\n";}
/PHP-5.6/ext/ctype/tests/
H A Dbug25745.phpt18 echo "broken... $ctype_func($i) = $a, $ctype_func(chr($i)) = $b\n";
23 echo "ok\n";

Completed in 41 milliseconds

1...<<151152153154155156157158159160>>...378