Home
last modified time | relevance | path

Searched refs:OK (Results 76 – 100 of 220) sorted by relevance

123456789

/PHP-5.4/ext/standard/tests/serialize/
H A Dbug62373.phpt22 echo "OK\n";
25 OK
/PHP-5.4/ext/enchant/tests/
H A Dbroker_describe.phpt22 exit("OK\n");
28 OK
/PHP-5.4/ext/oci8/tests/
H A Ddrcp_pconn_close1.phpt32 echo "Both connections share a resource : OK \n";
34 echo "Both connections are different : NOT OK \n";
43 Both connections share a resource : OK
H A Ddrcp_conn_close1.phpt33 echo "Both connections share a resource : OK \n";
35 echo "Both connections are different : NOT OK \n";
44 Both connections share a resource : OK
H A Ddrcp_conn_close2.phpt34 echo "Both connections share a resource : NOT OK \n";
36 echo "Both connections are different : OK \n";
45 Both connections are different : OK
H A Ddrcp_pconn_close2.phpt34 echo "Both connections share a resource : NOT OK \n";
36 echo "Both connections are different : OK \n";
45 Both connections are different : OK
/PHP-5.4/ext/intl/tests/
H A Dbadargs.phpt25 echo "OK!\n";
28 OK!
/PHP-5.4/ext/pgsql/tests/
H A D01createdb.phpt25 echo "OK";
28 OK
H A D18pg_escape_bytea_before.phpt26 echo "OK";
30 OK
H A D18pg_escape_bytea_hex.phpt29 echo "OK";
33 OK
H A D98old_api.phpt30 echo "OK";
33 OK
H A D18pg_escape_bytea_esc.phpt26 echo "OK";
30 OK
/PHP-5.4/ext/gd/tests/
H A Dbug51671.phpt21 echo "OK\n";
24 OK
H A Dbug60160.phpt23 echo "OK\n";
26 OK
/PHP-5.4/Zend/tests/
H A Dcall_with_refs.phpt14 echo "OK!";
18 OK!
H A Dbug24635.phpt27 echo "OK\n";
30 OK
/PHP-5.4/ext/json/
H A DJSON_parser.c112 OK, /* ok */ enumerator
155 /*ok OK*/ {OK,OK,__,-8,__,-7,__,-3,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,…
168 /*zero ZE*/ {OK,OK,__,-8,__,-7,__,-3,__,__,__,__,__,FR,__,__,__,__,__,__,E1,__,__,__,__,__,__,__,…
169 /*int IN*/ {OK,OK,__,-8,__,-7,__,-3,__,__,__,__,__,FR,IN,IN,__,__,__,__,E1,__,__,__,__,__,__,__,…
170 /*frac FR*/ {OK,OK,__,-8,__,-7,__,-3,__,__,__,__,__,__,FR,FR,__,__,__,__,E1,__,__,__,__,__,__,__,…
173 /*exp E3*/ {OK,OK,__,-8,__,-7,__,-3,__,__,__,__,__,__,E3,E3,__,__,__,__,__,__,__,__,__,__,__,__,…
541 jp->state = OK; in parse_JSON_ex()
568 jp->state = OK; in parse_JSON_ex()
588 jp->state = OK; in parse_JSON_ex()
664 jp->state = OK; in parse_JSON_ex()
[all …]
/PHP-5.4/ext/bz2/tests/
H A D004.phpt51 string(2) "OK"
53 string(2) "OK"
59 string(2) "OK"
61 string(2) "OK"
/PHP-5.4/sapi/apache_hooks/
H A Dsapi_apache.c43 return OK; in apache_php_module_main()
57 return (OK); in apache_php_module_main()
119 return OK; in apache_php_module_hook()
/PHP-5.4/ext/pdo_dblib/tests/
H A Dbug_50755.phpt25 echo "OK\n";
29 OK
/PHP-5.4/ext/standard/tests/http/
H A Dbug43510.phpt12 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
13 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
/PHP-5.4/ext/zlib/tests/
H A Dzlib_scheme_copy_basic.phpt27 echo "OK: Copy identical\n";
36 OK: Copy identical
H A Dzlib_scheme_copy_variation1.phpt28 echo "OK: Copy identical\n";
37 OK: Copy identical
/PHP-5.4/ext/standard/tests/mail/
H A Dmail_basic_alt1-win32.phpt44 echo "Msg sent OK\n";
83 echo "TEST PASSED: Msgs sent and deleted OK\n";
91 Msg sent OK
94 TEST PASSED: Msgs sent and deleted OK
H A Dmail_basic_alt2-win32.phpt42 echo "Msg sent OK\n";
81 echo "TEST PASSED: Msgs sent and deleted OK\n";
89 Msg sent OK
92 TEST PASSED: Msgs sent and deleted OK

Completed in 84 milliseconds

123456789