Home
last modified time | relevance | path

Searched refs:ok (Results 801 – 825 of 947) sorted by relevance

1...<<3132333435363738

/php-src/ext/soap/tests/soap12/
H A DT68.phpt32 ok
H A DT78.phpt23 ok
H A DT31.phpt21 ok
H A DT32.phpt25 ok
H A DT66.phpt23 ok
H A DT67.phpt23 ok
/php-src/sapi/fpm/tests/
H A Dgh9981-fastcgi-error-header-reset.phpt24 echo 'ok';
/php-src/ext/soap/tests/bugs/
H A Dbug36575.phpt45 echo "ok\n";
52 ok
/php-src/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_003w.phpt17 echo "ok\n";
24 ok
H A Dr2_groupB_004p.phpt24 echo "ok\n";
31 ok
H A Dr2_groupB_004w.phpt25 echo "ok\n";
32 ok
/php-src/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_001w.phpt19 echo "ok\n";
26 ok
H A Dr4_groupH_complex_rpcenc_005w.phpt23 echo "ok\n";
30 ok
H A Dr4_groupH_simple_rpcenc_006w.phpt15 echo "ok\n";
22 ok
H A Dr4_groupH_simple_rpcenc_010w.phpt15 echo "ok\n";
22 ok
/php-src/ext/standard/tests/file/
H A Dreadfile_variation8-win32-mb.phpt57 $ok = readfile($dir.'\\'.$theFile);
58 if ($ok === 1) {
/php-src/Zend/tests/
H A Dbug43426.phpt36 echo "ok\n";
39 ok
H A Dbug38287.phpt14 // will print NULL (which is ok, but execution should never get here if the value is NULL)
/php-src/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_013s.phpt19 echo "ok\n";
26 ok
H A Dr2_base_014s.phpt19 echo "ok\n";
26 ok
/php-src/ext/mysqli/tests/
H A Dmysqli_pconn_twice.phpt28 if (!($res = mysqli_query($link, "SELECT 'ok' AS it_works")) ||
68 string(2) "ok"
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddynasm.lua273 local ok, res = pcall(func)
274 if ok then
456 local ok, err = pcall(dostmt, st)
457 if not ok then
634 local ok, m_arch = pcall(require, "dasm_"..arch)
635 if not ok then return "cannot load module: "..m_arch end
899 local ok, err = pcall(doline, line)
900 if not ok and wprinterr(err, "\n") then return true end
/php-src/ext/standard/tests/array/
H A Dbug28974.phpt7 // this is ok:
/php-src/ext/iconv/tests/
H A Dtranslit-failure.phpt13 // Should be ok.
/php-src/ext/openssl/tests/
H A Dbug38255.phpt9 $ok = openssl_verify("foo", $signature, $pub_key_id, OPENSSL_ALGO_MD5);

Completed in 29 milliseconds

1...<<3132333435363738