Home
last modified time | relevance | path

Searched refs:fail (Results 251 – 275 of 322) sorted by relevance

1...<<111213

/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DCALLOUTS.BUILTIN8 Always fail.
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dutf16_le.c44 name = "F\000A\000I\000L\000\000\000"; BC0_P(name, fail); in init()
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_character_set_name_oo.phpt11 …/* NOTE: http://bugs.mysql.com/bug.php?id=7923 makes this test fail very likely on all 4.1.x - 5.0…
H A Dmysqli_character_set_name.phpt11 …/* NOTE: http://bugs.mysql.com/bug.php?id=7923 makes this test fail very likely on all 4.1.x - 5.0…
H A D009.phpt2 mysqli fetch bigint values (ok to fail with 4.1.x)
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt65 It would always fail.
H A Dmysqli_stmt_attr_set.phpt177 printf("[015] Results should not be empty, subsequent tests will probably fail!\n");
234 printf("[021] Results should not be empty, subsequent tests will probably fail!\n");
H A Dmysqli_stmt_get_result_metadata.phpt187 printf("[033] field_seek(%d) did not fail\n", $pos);
189 printf("[034] field_seek(%d) did not fail\n", $pos);
/PHP-7.3/ext/pdo_dblib/tests/
H A Dbatch_stmt_rowcount.phpt8 if (!driver_supports_batch_statements_without_select($db)) die('xfail test will fail with this vers…
/PHP-7.3/ext/ldap/tests/
H A Dldap_modify_batch_error.phpt2 ldap_modify_batch() - Batch modify operations that should fail
H A Dldap_add_error.phpt2 ldap_add() - Add operation that should fail
/PHP-7.3/ext/pspell/tests/
H A D001.phpt2 pspell basic tests (warning: may fail with pspell/aspell < GNU Aspell 0.50.3)
/PHP-7.3/ext/dba/tests/
H A Ddba_handler.inc63 dba_close($db_writer); // when the writer is open at least db3 would fail because of buffered io.
/PHP-7.3/ext/standard/tests/file/
H A Dfeof_basic.phpt27 //last time to set the eof flag but it will fail to read.
/PHP-7.3/ext/shmop/
H A DREADME23 n create a new segment and fail if one already exists under same name (sets IPC_CREATE|IPC_EXCL)
/PHP-7.3/ext/openssl/tests/
H A Dopenssl_spki_export_challenge_basic.phpt41 var_dump(openssl_spki_export_challenge($spkac . 'Make it fail'));
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_rollback.phpt27 printf("[001] INSERT has failed, test will fail\n");
H A Dpdo_mysql_attr_autocommit.phpt64 printf("[011] Insert has failed, test will fail\n");
H A Dpdo_mysql_multi_stmt_nextrowset.phpt67 // This will fail when $multi is false.
H A Dpdo_mysql_prepare_load_data.phpt86 // This should fail, the PS protocol should not support it.
/PHP-7.3/ext/reflection/tests/
H A DReflectionClass_getInterfaces_001.phpt39 // Sort interfaces so that tests do not fail because of wrong order.
/PHP-7.3/ext/json/tests/
H A Dfail001.phpt2 JSON (http://www.crockford.com/JSON/JSON_checker/test/fail*.json)
/PHP-7.3/sapi/cli/
H A Dphp_cli_server.c1905 goto fail; in php_cli_server_send_error_page()
1914 goto fail; in php_cli_server_send_error_page()
1922 goto fail; in php_cli_server_send_error_page()
1929 goto fail; in php_cli_server_send_error_page()
1939 goto fail; in php_cli_server_send_error_page()
1950 goto fail; in php_cli_server_send_error_page()
1962 goto fail; in php_cli_server_send_error_page()
1975 fail: in php_cli_server_send_error_page()
/PHP-7.3/ext/oci8/tests/
H A Dedition_1.phpt32 * fail to create the necessary editions if a child edition exists
H A Dimp_res_get_3.phpt43 …his value is too big for Oracle's open_cursors, calling imp_res_get_3_proc() can fail with ORA-1000

Completed in 34 milliseconds

1...<<111213