Home
last modified time | relevance | path

Searched refs:done (Results 451 – 475 of 721) sorted by relevance

1...<<11121314151617181920>>...29

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_next_result.phpt115 print "done!";
124 done!
H A Dmysqli_result_references.phpt77 print "done!";
154 done!
H A Dmysqli_warning_unclonable.phpt34 print "done!";
H A Dmysqli_change_user_oo.phpt86 print "done!";
89 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.phpt94 print "done!";
101 done!
H A Dmysqli_pam_sha256.phpt104 print "done!";
113 done!
H A Dmysqli_pconn_reuse.phpt82 print "done!";
91 done!
H A Dmysqli_character_set.phpt104 print "done!";
111 done!
H A Dmysqli_stmt_field_count.phpt82 print "done!";
100 done!
H A Dmysqli_stmt_get_warnings.phpt96 print "done!";
107 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-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt71 print "done!\n";
93 done!
H A Dpdo_mysql_commit.phpt81 print "done!";
90 done!
/PHP-5.5/ext/mysql/tests/
H A Dbug55473.phpt68 print "done!";
96 done!
H A Dmysql_max_persistent.phpt76 print "done!\n";
105 done!
H A Dmysql_result.phpt61 print "done!";
116 done!
/PHP-5.5/ext/standard/
H A Dcrypt_blowfish.c731 int done; in BF_crypt() local
738 done = 0; in BF_crypt()
741 if (done) in BF_crypt()
743 done = 1; in BF_crypt()
/PHP-5.5/ext/spl/tests/
H A DSplObjectStorage_removeAllExcept_invalid_parameter.phpt5 Based on work done at PHPNW Testfest 2009 by Simon Westcott (swestcott@gmail.com)
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-5.5/ext/standard/tests/array/
H A Darray_shift_variation5.phpt13 * When done in one statement causes strict error messages.

Completed in 32 milliseconds

1...<<11121314151617181920>>...29