Home
last modified time | relevance | path

Searched refs:successful (Results 1 – 24 of 24) sorted by relevance

/PHP-7.4/ext/oci8/tests/
H A Dbug51291_2.phpt13 echo "\nTest 1 - Execute - after successful 2nd query with same statement\n";
29 echo "2nd call after successful execute\n";
37 Test 1 - Execute - after successful 2nd query with same statement
52 2nd call after successful execute
H A Dbug51291_1.phpt67 echo "\nTest 6 - Execute - after successful 2nd query with new handle\n";
81 echo "2nd call after successful execute\n";
86 echo "\nTest 7 - Execute - after successful 2nd query with same handle\n";
100 echo "2nd call after successful execute\n";
277 Test 6 - Execute - after successful 2nd query with new handle
291 2nd call after successful execute
306 Test 7 - Execute - after successful 2nd query with same handle
320 2nd call after successful execute
H A Dbind_sqltafc.phpt34 echo "\nTest 1 - successful insert\n";
122 Test 1 - successful insert
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug65806.phpt73 return 'successful';
78 check successful
81 check successful
/PHP-7.4/ext/mbstring/tests/
H A Dmb_language.phpt16 echo "Changing language to English should be successful:\n";
31 Changing language to English should be successful:
/PHP-7.4/ext/soap/tests/
H A Dbug69137.phpt42 print "successful lookup";
46 successful lookup
/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fflush_basic_001.phpt6 * test a successful flush
H A Dbug55701.phpt236 // after a successful iteration over a non-empty list of files.
/PHP-7.4/ext/standard/tests/network/
H A Dbug73594.phpt23 // only check $additional if dns_get_record is successful
H A Dbug73594a.phpt22 // only check $auth if dns_get_record is successful
/PHP-7.4/ext/imap/tests/
H A Dimap_close_variation4.phpt38 // check that imap_close was successful, if not call imap_close and explicitly set CL_EXPUNGE
42 // if imap_close was successful test whether CL_EXPUNGE was set by doing a message count
/PHP-7.4/sapi/fpm/tests/
H A Dpool-apparmor-basic.phpt48 Change to successful; Hat not existent (Process gets killed by apparmor)
/PHP-7.4/tests/classes/
H A Dimplicit_instantiation_001.phpt22 $c->$name = $value; // reset value in case implicit conversion was successful
26 $c->$name = $value; // reset value in case implicit conversion was successful
/PHP-7.4/ext/mysqli/tests/
H A Dbug53503.phpt2 Bug #53503 (mysqli::query returns false after successful LOAD DATA query)
/PHP-7.4/ext/odbc/tests/
H A Dbug47803.phpt2 Bug #47803 Executing prepared statements is successful only for the first two statements
/PHP-7.4/
H A DREADME.md63 successful compilation of the sources to run this test suite.
78 After a successful build (and test), PHP may be installed with:
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc196 fputs($s, "250 CDUP command successful.\r\n");
295 fputs($s, "250 CWD command successful.\r\n");
482 fputs($s, "250 Delete successful\r\n");
505 fputs($s, "250 Rename successful\r\n");
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt107 // successful export
/PHP-7.4/ext/session/tests/
H A Dsave_handler.inc62 // MUST return STRING for successful read().
/PHP-7.4/ext/openssl/
H A Dopenssl.c5741 int successful = 0; in PHP_FUNCTION() local
5777 if (successful) { in PHP_FUNCTION()
5803 int successful = 0; in PHP_FUNCTION() local
5836 successful = 1; in PHP_FUNCTION()
5845 if (successful) { in PHP_FUNCTION()
5871 int successful = 0; in PHP_FUNCTION() local
5895 successful = (RSA_public_encrypt((int)data_len, in PHP_FUNCTION()
5906 if (successful) { in PHP_FUNCTION()
5932 int successful = 0; in PHP_FUNCTION() local
5965 successful = 1; in PHP_FUNCTION()
[all …]
/PHP-7.4/sapi/phpdbg/
H A Dxml.md151 - usually triggered by successful export command
466 - if successful connection will be closed...
/PHP-7.4/ext/standard/
H A Dbasic_functions.c5932 zend_bool successful = 0; local
5956 successful = 1;
5969 successful = 1;
5972 if (successful) {
5978 RETURN_BOOL(successful);
/PHP-7.4/ext/standard/tests/file/
H A Dfile.inc146 // successful, return true
/PHP-7.4/build/
H A Dphp.m41016 build to be successful.

Completed in 58 milliseconds