Home
last modified time | relevance | path

Searched refs:okey (Results 1 – 25 of 79) sorted by relevance

1234

/PHP-7.4/ext/opcache/tests/
H A Dbug69038.phpt15 case PHP_OS: return "okey";
31 case PHP_OS: return "okey";
46 case 1 : return "okey";
55 case PHP_OS: return "okey";
62 string(4) "okey"
63 string(4) "okey"
64 string(4) "okey"
65 string(4) "okey"
H A Dbug69125.phpt14 $array[SZERO] = "okey";
15 $array[1] = "okey";
21 string(4) "okey"
22 string(4) "okey"
H A Dissue0128.phpt12 var_dump("okey");
16 string(4) "okey"
H A Dbug76463.phpt17 okey
19 okey
H A Dbug70237.phpt18 okey
20 okey
H A Dbug74980.phpt27 echo "okey";
30 okey
H A Dbug69159.phpt11 $x1 = "okey";
20 string(4) "okey"
/PHP-7.4/ext/sockets/tests/
H A Dsocket_send.phpt23 print("okey\n");
27 print("okey\n");
31 print("okey\n");
35 print("okey\n");
48 okey
49 okey
50 okey
51 okey
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_003.phpt12 php_cli_server_start('chdir(__DIR__); echo "okey";');
17 string(4) "okey"
18 string(4) "okey"
H A Dbug70006.phpt16 okey
18 okey
/PHP-7.4/ext/standard/tests/array/
H A Dbug71220.phpt8 okey
10 okey
H A Dbug71603.phpt5 $foo = "okey";
14 string(4) "okey"
/PHP-7.4/Zend/tests/
H A Dbug71221.phpt8 okey
10 okey
H A Dbug67368.phpt10 echo "okey";
12 okey
H A Dclosure_057.phpt19 echo "okey";
22 okey
H A Dbug76754.phpt16 okey
18 okey
H A Dbug69420.phpt8 echo "okey";
30 okey
/PHP-7.4/Zend/tests/try/
H A Dfinally_goto_003.phpt12 echo "okey";
15 okey
H A Dtry_finally_006.phpt18 echo "okey";
26 okey
/PHP-7.4/Zend/tests/generators/
H A Dbug72523.phpt8 yield "okey";
15 string(4) "okey"
/PHP-7.4/ext/spl/tests/
H A Dbug67538.phpt14 echo "okey";
17 okey
/PHP-7.4/ext/readline/tests/
H A Dbug72538.phpt14 okey
16 okey
/PHP-7.4/ext/curl/tests/
H A Dbug70330.phpt15 okey
17 okey
H A Dcurl_multi_close_reference.phpt17 echo "okey";
20 okey
/PHP-7.4/ext/pcre/tests/
H A Dbug73483.phpt9 $ret = preg_replace($regex, "okey", $matches[0]);
15 string(4) "okey"

Completed in 21 milliseconds

1234