Home
last modified time | relevance | path

Searched refs:done (Results 626 – 650 of 679) sorted by relevance

1...<<2122232425262728

/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt336 print "done!";
385 done!
H A Dpdo_mysql_stmt_bindvalue.phpt296 print "done!";
336 done!
H A Dpdo_mysql_stmt_getcolumnmeta.phpt310 print "done!";
314 done!
H A Dpdo_mysql_prepare_emulated.phpt319 print "done!";
419 done!
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_fetch_all.phpt322 print "done!";
460 done!
H A Dmysqli_stmt_bind_param.phpt386 print "done!";
404 done!
H A Dmysqli_stmt_big_prepare.phpt43 print "done!";
50 done!
H A Dmysqli_get_client_stats.phpt540 print "... done with fetch statistics\n";
932 print "done!";
1299 ... done with fetch statistics
1300 done!
/PHP-7.1/main/streams/
H A Dstreams.c902 int done = 0; in _php_stream_get_line() local
909 done = 1; in _php_stream_get_line()
928 done = 1; in _php_stream_get_line()
940 if (done) { in _php_stream_get_line()
/PHP-7.1/
H A DREADME.GIT-RULES73 branches) an empty merge should be done.
/PHP-7.1/ext/spl/internal/
H A Dsplfileobject.inc281 * @note Fill current line buffer if not done yet.
/PHP-7.1/ext/odbc/
H A Dconfig.m4300 done
490 done
/PHP-7.1/ext/pgsql/
H A DREADME26 standard. MySQL module has been done this already. Function names will
/PHP-7.1/ext/fileinfo/
H A Dmagicdata.patch111 # without valid Media descriptor in place of BPB, cases with are done at other places
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_ps.c301 goto done; in mysqlnd_stmt_read_prepare_response()
305 goto done; in mysqlnd_stmt_read_prepare_response()
311 goto done; in mysqlnd_stmt_read_prepare_response()
319 done: in mysqlnd_stmt_read_prepare_response()
/PHP-7.1/scripts/dev/
H A Dgenerate-phpt.phar257 …ction_name> |-c <class_name> -m <method_name> -b|e|v [-s skipif:ini:clean:done] [-k win|notwin|64b…
687 'done' => false,
759 return $this->optSections['done'];
1429 * Construct the common closing statements (clean, done, EXPECTF...)
/PHP-7.1/ext/standard/tests/file/
H A Dbasename_variation1-win32.phpt238 done
H A Dbasename_variation1.phpt238 done
H A Dchmod_basic-win32-mb.phpt28 echo "done";
545 done
H A Dchmod_basic-win32.phpt28 echo "done";
545 done
H A Dbasename_variation2-win32.phpt253 done
/PHP-7.1/ext/spl/
H A Dspl_iterators.c3526 goto done; in spl_iterator_apply()
3533 goto done; in spl_iterator_apply()
3539 goto done; in spl_iterator_apply()
3542 goto done; in spl_iterator_apply()
3547 goto done; in spl_iterator_apply()
3551 done: in spl_iterator_apply()
/PHP-7.1/ext/standard/
H A Dfile.c382 int in_tag = 0, done = 0; in PHP_FUNCTION() local
408 while (!done && (tok = php_next_meta_token(&md)) != TOK_EOF) { in PHP_FUNCTION()
415 done = 1; in PHP_FUNCTION()
H A Dstring.c4551 int state=0, done=0; local
4568 while (!done) {
4574 done =1;
4586 done=1;
4595 done=1;
4597 done=0;
4600 return done;
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c1791 sljit_si dst_r, done = 0; local
1808 done = 1;
1819 done = 1;
1832 done = 1;
1836 if (done) {

Completed in 94 milliseconds

1...<<2122232425262728