Home
last modified time | relevance | path

Searched refs:done (Results 51 – 75 of 699) sorted by relevance

12345678910>>...28

/php-src/ext/mysqli/tests/functions/
H A Dmysqli_stat.phpt21 print "done!";
25 done!
H A Dmysqli_get_host_info.phpt21 print "done!";
25 done!
H A Dmysqli_num_fields_show_variables.phpt27 print "done!";
31 done!
H A Dmysqli_errno.phpt27 print "done!";
32 done!
/php-src/Zend/tests/function_arguments/
H A Dargument_count_correct_strict.phpt18 echo "done";
21 done
/php-src/ext/filter/tests/
H A Dbug49184.phpt14 var_dump("done");
20 string(4) "done"
/php-src/ext/opcache/tests/
H A Djmpz_jmp_elim.phpt13 echo "done\n";
18 done
/php-src/Zend/tests/
H A Disset_001.phpt26 print "done\n";
32 done
H A Dbug26697.phpt9 echo __METHOD__ . "($name), done\n";
18 {closure:%s:%d}(NotExistingClass), done
/php-src/ext/pdo_mysql/tests/
H A Dbug_43371.phpt17 print "done!";
20 done!
H A Dpdo_mysql_local_infile_set_on.phpt20 echo "done!\n";
24 done!
/php-src/Zend/tests/return_types/
H A Dnever_tostring.phpt24 echo "done";
28 done
/php-src/ext/pdo_firebird/tests/
H A Dconnect.phpt16 echo "done\n";
20 done
/php-src/ext/fileinfo/libmagic/
H A Dmagic.c217 goto done; in file_or_stream()
222 goto done; in file_or_stream()
232 goto done; in file_or_stream()
234 goto done; in file_or_stream()
243 goto done; in file_or_stream()
253 goto done; in file_or_stream()
258 goto done; in file_or_stream()
260 done: in file_or_stream()
/php-src/ext/pdo_odbc/tests/
H A Dbug67465.phpt15 echo "done\n";
18 done
/php-src/ext/mysqli/tests/
H A Dmysqli_next_result_no_repeat_error.phpt24 print "done!";
28 done!
H A Dbug46109.phpt16 echo "done";
22 done
H A Dbug73949.phpt21 print "done!";
24 done!
H A Dmysqli_stmt_init.phpt12 NOTE: no datatype tests here! This is done by
43 print "done!";
48 done!
/php-src/Zend/tests/fibers/
H A Dsuspend-in-nested-function.phpt21 echo "done\n";
29 done
H A Dunfinished-fiber.phpt20 echo "done\n";
25 done
H A Dsuspend-in-force-close-fiber-catching-exception.phpt22 echo "done\n";
27 done
/php-src/ext/pdo_sqlite/tests/
H A Dgh13991.phpt11 echo 'done!';
18 done!
/php-src/ext/mysqli/tests/bind_fetch/
H A Dsystem_variable.phpt28 print "done!";
32 done!
/php-src/ext/bcmath/libbcmath/src/
H A Dsqrt.c90 bool done = false; in bc_sqrt() local
91 while (!done) { in bc_sqrt()
102 done = true; in bc_sqrt()

Completed in 38 milliseconds

12345678910>>...28