Home
last modified time | relevance | path

Searched refs:tests (Results 226 – 250 of 952) sorted by path

12345678910>>...39

/PHP-7.4/ext/mbstring/tests/
H A Dmb_split-compat-01.phpt10 /* (counterpart: ext/standard/tests/reg/009.phpt) */
H A Dmb_str_split_jp.phpt2 mb_str_split() tests for the japanese language
H A Dmb_str_split_ru.phpt2 mb_str_split() tests for the russian language
H A Dmb_str_split_utf8_utf16.phpt2 mb_str_split() tests UTF-8 illegal chars & UTF-16 surrogate pairs
/PHP-7.4/ext/mysqli/tests/
H A D074.phpt2 mysqli_autocommit() tests
H A Dbug45019.phpt43 … check if http://bugs.mysql.com/bug.php?id=47483 has been fixed and adapt tests bug45019.phpt/mysq…
H A Dlocal_infile_tools.inc2 /* Utility function for mysqli_set_local_infile*.phpt tests */
H A Dmysqli_class_mysqli_driver_reflection.phpt12 Those tests go into the details and are aimed to be a development tool, no more.
H A Dmysqli_class_mysqli_reflection.phpt12 Those tests go into the details and are aimed to be a development tool, no more.
H A Dmysqli_class_mysqli_result_reflection.phpt13 Those tests go into the details and are aimed to be a development tool, no more.
H A Dmysqli_class_mysqli_warning.phpt111 …arning(): invalid class argument in /home/nixnutz/php6_mysqlnd/ext/mysqli/tests/mysqli_class_mysql…
H A Dmysqli_class_mysqli_warning_reflection.phpt12 Those tests go into the details and are aimed to be a development tool, no more.
H A Dmysqli_connect.phpt69 // Run the following tests without an anoynmous MySQL user and use a password for the test user!
H A Dmysqli_connect_oo.phpt25 // Run the following tests without an anoynmous MySQL user and use a password for the test user!
H A Dmysqli_fetch_assoc.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_fetch_assoc_bit.phpt46 $tests = 0;
51 $tests = 0;
53 while ($tests < 10) {
55 $tests++;
56 if (1 == $tests)
58 else if (2 == $tests)
H A Dmysqli_fetch_assoc_oo.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_fetch_field.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_fetch_field_oo.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_fetch_fields.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_fork.phpt63 /* non trivial tests require a message list for parent-child communication */
H A Dmysqli_real_connect.phpt57 // Run the following tests without an anoynmous MySQL user and use a password for the test user!
H A Dmysqli_real_connect_pconn.phpt35 // Run the following tests without an anoynmous MySQL user and use a password for the test user!
H A Dmysqli_send_query.phpt17 …/* NOTE: tests is a stub, but function is deprecated, as long as it does not crash when invoking i…
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");

Completed in 72 milliseconds

12345678910>>...39