Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-7.1/ext/mysqli/tests/
H A D033.phpt21 print "done!";
25 done!
H A Dbug55859.phpt16 echo "done!";
20 done!
H A D039.phpt26 print "done!";
30 done!
H A D062.phpt23 print "done!";
30 done!
H A D030.phpt25 print "done!";
30 done!
H A Dbug73949.phpt21 print "done!";
24 done!
H A D031.phpt25 print "done!";
30 done!
H A Dbug66762.phpt23 done!
27 done!
H A Dmysqli_fetch_object_no_object.phpt19 print "done!";
27 done!
H A D072.phpt25 echo "done!"
32 done!
H A Dmysqli_constants_categories.phpt21 print "done!";
24 done!
H A Dmysqli_init.phpt22 print "done!";
25 done!
H A D049.phpt26 print "done!";
33 done!
H A D069.phpt27 print "done!";
38 done!
H A Dmysqli_mysqli_result_invalid_mode.phpt22 print "done!";
30 done!
/PHP-7.1/ext/filter/tests/
H A Dbug49184.phpt16 var_dump("done");
22 string(4) "done"
/PHP-7.1/Zend/tests/
H A Dbug26697.phpt12 echo __METHOD__ . "($name), done\n";
22 __autoload(NotExistingClass), done
/PHP-7.1/ext/spl/tests/
H A Dbug71202.phpt34 echo "done";
38 okey, done
/PHP-7.1/ext/fileinfo/libmagic/
H A Dmagic.c371 goto done; in file_or_stream()
375 goto done; in file_or_stream()
380 goto done; in file_or_stream()
392 goto done; in file_or_stream()
394 goto done; in file_or_stream()
406 goto done; in file_or_stream()
411 goto done; in file_or_stream()
413 done: in file_or_stream()
/PHP-7.1/ext/pcre/tests/
H A Dcache_limit.phpt24 echo "done\n";
29 done
/PHP-7.1/ext/pdo_sqlite/
H A Dsqlite_statement.c50 if (stmt->executed && !S->done) { in pdo_sqlite_stmt_execute()
54 S->done = 0; in pdo_sqlite_stmt_execute()
65 S->done = 1; in pdo_sqlite_stmt_execute()
86 if (stmt->executed && !S->done) { in pdo_sqlite_stmt_param_hook()
88 S->done = 1; in pdo_sqlite_stmt_param_hook()
213 if (S->done) { in pdo_sqlite_stmt_fetch()
222 S->done = 1; in pdo_sqlite_stmt_fetch()
/PHP-7.1/ext/standard/tests/file/
H A Dchmod_basic.phpt30 echo "done";
35 done
H A Dchmod_variation1.phpt29 echo "done";
34 done
/PHP-7.1/tests/output/
H A Dob_start_error_003.phpt15 echo "done"
22 done
/PHP-7.1/ext/date/tests/
H A Dtimezones.phpt15 echo "done\n";
26 done

Completed in 22 milliseconds

12345678910>>...28