Home
last modified time | relevance | path

Searched refs:done (Results 426 – 450 of 679) sorted by relevance

1...<<11121314151617181920>>...28

/PHP-7.1/ext/standard/tests/assert/
H A Dassert02.phpt32 echo "done\n";
/PHP-7.1/ext/standard/tests/array/
H A Darray_shift_variation5.phpt13 * When done in one statement causes strict error messages.
/PHP-7.1/sapi/cli/tests/
H A D017.phpt6 if (!extension_loaded('readline') || readline_info('done') !== NULL) {
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_warning_unclonable.phpt34 print "done!";
H A Dmysqli_change_user_oo.phpt89 print "done!";
92 done!
H A Dmysqli_character_set.phpt101 print "done!";
108 done!
H A Dmysqli_commit_oo.phpt97 print "done!";
109 done!
H A Dmysqli_fetch_assoc_bit.phpt110 print "done!";
117 done!
H A Dmysqli_fetch_field_oo.phpt66 print "done!";
132 done!
H A Dmysqli_fetch_field_types.phpt119 print "done!";
126 done!
H A Dmysqli_info.phpt95 print "done!";
102 done!
H A Dmysqli_pam_sha256.phpt104 print "done!";
113 done!
H A Dmysqli_pconn_reuse.phpt82 print "done!";
91 done!
H A Dmysqli_stmt_field_count.phpt82 print "done!";
100 done!
H A Dmysqli_stmt_get_warnings.phpt99 print "done!";
110 done!
H A Dmysqli_stmt_reset.phpt100 print "done!";
112 done!
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt96 print "done!";
103 done!
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_autocommit.phpt90 print "done!";
98 done!
H A Dpdo_mysql_attr_oracle_nulls.phpt82 print "done!";
121 done!
H A Dpdo_mysql_exec_load_data.phpt111 print "done!";
120 done!
/PHP-7.1/ext/spl/tests/
H A Diterator_001.phpt82 echo "Shows '2 is greater than 2' because the test is actually done with the current value which is…
146 Shows '2 is greater than 2' because the test is actually done with the current value which is 3.
/PHP-7.1/ext/intl/
H A DERROR.CONVENTIONS81 Error resetting can be done with:
87 Fetching of the object is done with zend_parse_method_parameters() instead of
91 object's internal error code is done upon fetching the object from its zval.
/PHP-7.1/ext/gd/libgd/
H A Dgd_gif_in.c79 int curbit, lastbit, done, last_byte; member
384 scd->done = FALSE; in GetCode_()
389 if (scd->done) { in GetCode_()
399 scd->done = TRUE; in GetCode_()
/PHP-7.1/ext/recode/
H A Dconfig.m428 done
/PHP-7.1/ext/intl/tests/
H A Dsymfony_format_type_int32_intl1.phpt16 // (the popup may also be disabled, which can be done with a registry setting.)

Completed in 29 milliseconds

1...<<11121314151617181920>>...28