Home
last modified time | relevance | path

Searched refs:n (Results 3876 – 3900 of 9440) sorted by relevance

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

/PHP-5.6/ext/spl/tests/
H A Drecursive_tree_iterator_007.phpt23 echo "[$k] => $v\n";
26 echo "UnexpectedValueException thrown\n";
H A Dobserver_009.phpt16 echo "\n";
23 echo "\n";
/PHP-5.6/ext/mysql/tests/
H A Dclean_table.inc6 …nnot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
11 printf("[clean] Failed to drop test table: [%d] %s\n", mysql_errno($link), mysql_error($link));
/PHP-5.6/ext/reflection/tests/
H A Dclosures_004.phpt5 $closure = function() { echo "Invoked!\n"; };
19 $closure = function() { echo "Invoked!\n"; };
/PHP-5.6/ext/phar/tests/cache_list/
H A Dcopyonwrite10.phar.phpt18 echo $p2->getStub(),"\n";
19 echo "ok\n";
/PHP-5.6/ext/gd/tests/
H A Dbug38179.phpt5 if (!function_exists('imagecopy')) die("skip gd extension not available\n");
22 printf("%X\n", $p1);
H A Dbug60160.phpt18 printf("Failed, ($ix, $iy) is %X\n", $c);
23 echo "OK\n";
/PHP-5.6/ext/standard/tests/strings/
H A Dsubstr_count_basic.phpt6 echo "***Testing basic operations ***\n";
19 echo "Done\n";
H A Dbug21730.phpt2 Bug #21730 (*scanf "%n" conversion flag gives string instead of integer)
6 $fmt = "%s = %s %n";
H A Dbug24281.phpt11 print "$count changes were made.\n";
14 print "$count changes were made.\n";
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_init.phpt14 printf("[001] Expecting object/mysqli_link or boolean/false, got %s/%s\n", gettype($link), $link);
17 printf("[002] Expecting object of type mysqli got object of type %s\n", get_class($link));
/PHP-5.6/ext/standard/tests/
H A Dbug49244.phpt7 printf("{%f} %1\$f\n", pow(-1.0, 0.3));
8 printf(b"{%f} %1\$f\n", pow(-1.0, 0.3));
/PHP-5.6/ext/intl/tests/
H A Dspoofchecker_003.phpt11 echo "Is suspcious, en_US\n";
16 echo "Is suspcious, ko_KR\n";
/PHP-5.6/sapi/cgi/tests/
H A D009.phpt19 echo (`$php -n $f`);
21 echo "Done\n";
/PHP-5.6/ext/iconv/tests/
H A Diconv002.phpt22 foreach($s as $c) { print "&#$c;"; } print "\n";
26 print $q; print "\n";
H A Diconv_basic_001-win32.phpt12 $string_to_translate = 'Žluťoučký kůň\n';
19 string(16) "Zlutouck'y kun\n"
/PHP-5.6/Zend/tests/
H A Dbug21888.phpt11 protected $prot = "protected property\n";
14 print "protected method\n";
H A D023.phpt9 print "\n";
20 print "foo!\n";
H A D026.phpt14 print "ok\n";
17 print "ok\n";
H A Dbug50261.phpt8 echo __METHOD__, " (". $x . ")\n";
17 print "Infinite loop...\n";
H A Dcall_static_003.phpt8 print "nonstatic\n";
12 print "static\n";
/PHP-5.6/ext/ctype/tests/
H A Dctype_lower_basic.phpt12 echo "*** Testing ctype_lower() : basic functionality ***\n";
17 $c2 = "Hello, world!\n";
H A Dctype_upper_basic.phpt12 echo "*** Testing ctype_upper() : basic functionality ***\n";
17 $c2 = "Hello, World!\n";
/PHP-5.6/ext/standard/tests/streams/
H A Dbug60455_04.phpt13 return "a\n";
27 $line = stream_get_line($f, 2, "\n");
/PHP-5.6/Zend/tests/generators/
H A Dnested_method_calls.phpt8 echo "Called A::foo\n";
14 echo "Called B::foo\n";

Completed in 102 milliseconds

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