Home
last modified time | relevance | path

Searched refs:fail (Results 276 – 300 of 322) sorted by relevance

1...<<111213

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_ps.c403 goto fail; in MYSQLND_METHOD()
414 goto fail; in MYSQLND_METHOD()
419 goto fail; in MYSQLND_METHOD()
426 goto fail; in MYSQLND_METHOD()
439 goto fail; in MYSQLND_METHOD()
451 goto fail; in MYSQLND_METHOD()
474 fail: in MYSQLND_METHOD()
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_fetch_object.phpt131 This does not fail.
H A Dmysqli_prepare.phpt28 printf("[004] [%d] %s, next test will fail\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_real_connect_pconn.phpt140 printf("[025] Usage of mysqli.default_host=p: did not fail\n") ;
H A Dmysqli_set_charset.phpt77 …printf("[010] Test will fail, because alternative test character set '%s' seems not supported\n", …
H A Dmysqli_connect.phpt144 printf("[024] Usage of mysqli.default_host=p: did not fail\n") ;
H A Dmysqli_stmt_bind_param_references.phpt69 // no need to check the return value, will bail and make EXPECTF fail if need be
H A Dmysqli_real_connect.phpt164 printf("[025] Usage of mysqli.default_host=p: did not fail\n") ;
H A Dmysqli_last_insert_id.phpt66 printf("[009] The INSERT did not fail as planned, [%d] %s\n", $link->errno, $link->error);
/PHP-7.3/build/
H A Dax_gcc_func_attribute.m4222 m4_warn([syntax], [Unsupported attribute $1, the test may fail])
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt53 // should fail
140 // atoi('abc') = 0, 0 -> fallback to default 3306 -> may or may not fail!
H A Dbug_38546.phpt108 // String true and false should fail
H A Dpdo_mysql_attr_statement_class.phpt101 // Yes, this is a fatal error and I want it to fail.
/PHP-7.3/TSRM/m4/
H A Dax_func_which_gethostbyname_r.m481 # This should fail, as there is no variant of gethostbyname_r() that takes
/PHP-7.3/ext/standard/tests/file/
H A Dfwrite_variation1-win32-mb.phpt65 var_dump( fwrite($file_handle, $data_to_be_written) ); // fwrite to fail
H A Dfwrite_variation1-win32.phpt65 var_dump( fwrite($file_handle, $data_to_be_written) ); // fwrite to fail
H A Dfwrite_variation1.phpt64 var_dump( fwrite($file_handle, $data_to_be_written) ); // fwrite to fail
H A Drename_variation13-win32.phpt47 die("fail to create $file_path tmp dir");
/PHP-7.3/ext/gd/libgd/
H A Dgd_gd2.c721 goto fail; in _gdImageGd2()
818 fail: in _gdImageGd2()
/PHP-7.3/ext/pdo_odbc/tests/
H A Dlong_columns.phpt6 // make sure there is an ODBC driver and a DSN, or the test will fail
/PHP-7.3/ext/pcre/tests/
H A Dbug76514.phpt2 Bug #76514 Regression in preg_match makes it fail with PREG_JIT_STACKLIMIT_ERROR
/PHP-7.3/sapi/phpdbg/
H A Dxml.md169 - add: has value "success"/"fail": a brekpoint was successfully/not added
171 - deleted: has value "success"/"fail": a breakpoint was successfully/not deleted
578 - import: has value "success"/"fail"
/PHP-7.3/ext/oci8/tests/
H A Dedition_2.phpt31 * fail to create the necessary editions if a child edition exists
/PHP-7.3/ext/soap/
H A Dsoap.c1653 goto fail;
1703 goto fail;
1727 goto fail;
1806 goto fail;
1812 goto fail;
1858 goto fail;
1868 goto fail;
1897 goto fail;
1932 fail:
/PHP-7.3/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt35 // settype() would fail with catachable fatal error

Completed in 93 milliseconds

1...<<111213