Home
last modified time | relevance | path

Searched refs:OK (Results 201 – 225 of 402) sorted by relevance

12345678910>>...17

/PHP-8.2/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-8.2/ext/zip/tests/
H A Dzip_entry_open.phpt9 echo zip_entry_open($zip, $entry, "r") ? "OK" : "Failure";
20 OK
/PHP-8.2/Zend/tests/
H A Dgh14480.phpt9 echo "OK\n";
60 OK
H A Dbug78868.phpt30 echo "OK\n";
33 OK
/PHP-8.2/ext/standard/tests/password/
H A Dpassword_removed_salt_option.phpt12 echo "OK!";
20 OK!
/PHP-8.2/ext/opcache/tests/jit/
H A Dgh8461-006.phpt45 print "OK";
49 OK
H A Dgh8461-001.phpt35 print "OK";
37 OK
H A Dgh8461-003.phpt36 print "OK";
38 OK
/PHP-8.2/ext/pdo_firebird/tests/
H A Dbug_73087.phpt26 echo 'OK';
29 OK
H A Dbug_76488.phpt32 echo "OK";
35 OK
/PHP-8.2/ext/standard/tests/general_functions/
H A Ddl-001.phpt26 echo "OK\n";
33 OK
H A Ddl-002.phpt27 echo "OK\n";
34 OK
H A Ddl-003.phpt28 echo "OK\n";
35 OK
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_script_run.c141 BOOL OK; in PRIV() local
246 OK = FALSE; in PRIV()
252 OK = TRUE; in PRIV()
257 if (!OK) return FALSE; in PRIV()
/PHP-8.2/ext/soap/tests/
H A Dcustom_content_type.phpt50 printf("Content-Type OK" . PHP_EOL);
76 printf("Content-Type Default OK" . PHP_EOL);
79 Content-Type OK
80 Content-Type Default OK
/PHP-8.2/ext/standard/tests/mail/
H A Dmail_basic_alt1-win32.phpt41 echo "Msg sent OK\n";
80 echo "TEST PASSED: Msgs sent and deleted OK\n";
87 Msg sent OK
90 TEST PASSED: Msgs sent and deleted OK
H A Dmail_basic_alt2-win32.phpt38 echo "Msg sent OK\n";
77 echo "TEST PASSED: Msgs sent and deleted OK\n";
84 Msg sent OK
87 TEST PASSED: Msgs sent and deleted OK
H A Dmail_basic_alt3-win32.phpt38 echo "Msg sent OK\n";
77 echo "TEST PASSED: Msgs sent and deleted OK\n";
84 Msg sent OK
87 TEST PASSED: Msgs sent and deleted OK
H A Dmail_basic_alt4-win32.phpt39 echo "Msg sent OK\n";
78 echo "TEST PASSED: Msgs sent and deleted OK\n";
85 Msg sent OK
88 TEST PASSED: Msgs sent and deleted OK
/PHP-8.2/sapi/fpm/tests/
H A Dphp-admin-doc-root.phpt27 echo "OK";
34 $tester->request(uri: basename($sourceFile), scriptFilename: $sourceFile)->expectBody('OK');
/PHP-8.2/ext/gd/tests/
H A Dbug51263.phpt30 echo "OK\n";
33 OK
/PHP-8.2/ext/standard/tests/streams/
H A Dgh8409.phpt16 echo "OK: persistent stream closed\n";
25 OK: persistent stream closed
/PHP-8.2/ext/mbstring/tests/
H A Dbug52981.phpt15 // OK
17 // not OK
/PHP-8.2/ext/imap/tests/
H A Dimap_renamemailbox_basic.phpt25 echo "Checking OK\n";
39 Checking OK
/PHP-8.2/ext/opcache/tests/
H A Dbug64353.phpt26 echo "OK\n";
30 OK

Completed in 38 milliseconds

12345678910>>...17