Home
last modified time | relevance | path

Searched refs:ok (Results 126 – 150 of 953) sorted by relevance

12345678910>>...39

/php-src/ext/spl/tests/
H A Dbug71617.phpt29 $test->setName('ok');
39 string(2) "ok"
42 string(2) "ok"
/php-src/ext/reflection/tests/
H A D012.phpt6 public $test = "ok";
13 ok
/php-src/Zend/tests/
H A Dbug70187_2.phpt8 echo "ok\n";
11 ok
H A Dbug38211.phpt7 echo "ok\n";
10 ok
H A Dbug43851.phpt9 echo "ok\n";
13 ok
H A Dbug29944.phpt9 return "ok\n";
15 ok
H A Dbug41633_1.phpt7 const B = "ok";
12 ok
H A Dbug48912.phpt13 echo "ok\n";
16 ok
H A Dbug32428.phpt10 echo "ok\n";
13 ok
/php-src/Zend/tests/heredoc_nowdoc/
H A Dnowdoc_017.phpt12 print "ok!\n";
16 ok!
/php-src/ext/session/tests/
H A D002.phpt11 print "ok\n";
14 ok
/php-src/Zend/tests/closures/
H A Dclosure_028.phpt10 print "ok\n";
14 ok
/php-src/Zend/tests/unset/
H A Dunset_cv12.phpt8 echo "ok\n";
11 ok
/php-src/tests/security/
H A Dopen_basedir_file.phpt12 var_dump(file("ok.txt"));
13 var_dump(file("../ok/ok.txt"));
14 var_dump(file($initdir."/test/ok/ok.txt"));
15 var_dump(file($initdir."/test/ok/../ok/ok.txt"));
H A Dopen_basedir_file_get_contents.phpt12 var_dump(file_get_contents("ok.txt"));
13 var_dump(file_get_contents("../ok/ok.txt"));
14 var_dump(file_get_contents($initdir."/test/ok/ok.txt"));
15 var_dump(file_get_contents($initdir."/test/ok/../ok/ok.txt"));
H A Dopen_basedir_dir.phpt13 var_dump(dir($initdir."/test/ok/"));
14 var_dump(dir($initdir."/test/ok"));
15 var_dump(dir($initdir."/test/ok/../ok"));
72 string(%d) "%s/test/ok/"
78 string(%d) "%s/test/ok"
84 string(%d) "%s/test/ok/../ok"
/php-src/ext/soap/tests/bugs/
H A Dbug36614.phpt10 echo "ok\n";
13 ok
H A Dbug44686.phpt10 echo "ok\n";
13 ok
H A Dbug27722.phpt10 echo "ok\n";
13 ok
H A Dbug27742.phpt10 echo "ok\n";
13 ok
/php-src/Zend/tests/gc/
H A Dgc_025.phpt10 echo "ok\n"
13 ok
H A Dgc_018.phpt11 echo "ok\n"
15 ok
/php-src/sapi/fpm/tests/
H A Dsocket-ipv4-allowed-clients.phpt29 $tester->checkRequest('127.0.0.1', 'IPv4: ok', 'IPv4: error');
30 $tester->checkRequest('[::1]', 'IPv6: ok', 'IPv6: error');
38 IPv4: ok
H A Dbug68428-ipv6-allowed-clients.phpt29 $tester->checkRequest('127.0.0.1', 'IPv4: ok', 'IPv4: error');
30 $tester->checkRequest('[::1]', 'IPv6: ok', 'IPv6: error');
39 IPv6: ok
/php-src/ext/spl/tests/SplObjectStorage/
H A Dbug69227.phpt11 echo "ok";
14 ok

Completed in 26 milliseconds

12345678910>>...39