Home
last modified time | relevance | path

Searched refs:force (Results 1 – 25 of 55) sorted by relevance

123

/PHP-5.6/Zend/tests/generators/
H A Dnested_calls_with_die.phpt8 yield; // force generator
22 yield; // force generator
H A Dgenerator_throwing_in_foreach.phpt8 yield; // force generator
H A Dbacktrace.phpt12 yield; // force generator
/PHP-5.6/Zend/tests/generators/finally/
H A Dreturn_return.phpt23 yield; // force generator
27 $gen->rewind(); // force run
/PHP-5.6/Zend/tests/generators/errors/
H A Dyield_in_force_closed_finally_error.phpt2 yield cannot be used in a finally block when the generator is force-closed
29 Fatal error: Cannot yield from finally in a force-closed generator in %s on line %d
/PHP-5.6/sapi/phpdbg/travis/
H A Dci.sh9 ./buildconf --force
/PHP-5.6/ext/pdo/
H A Dconfig.w327 …EXTENSION('pdo', 'pdo.c pdo_dbh.c pdo_stmt.c pdo_sql_parser.c pdo_sqlstate.c', false /* force stat…
/PHP-5.6/ext/standard/tests/file/
H A Dstream_enclosed.phpt12 /* force conversion of inner stream to STDIO. */
/PHP-5.6/Zend/
H A Dbuildconf10 libtoolize --force --automake $automake_flags
/PHP-5.6/TSRM/
H A Dbuildconf10 libtoolize --force --automake $automake_flags
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_result_references.phpt22 /* mysqlnd: force separation - create copies */
33 /* mysqlnd: force separation - create copies */
51 /* mysqlnd: force separation - create copies*/
/PHP-5.6/ext/pdo_dblib/tests/
H A Dbug_54648.phpt2 PDO_DBLIB: Does not force correct dateformat
/PHP-5.6/sapi/fpm/
H A Dinit.d.php-fpm.in108 force-quit)
/PHP-5.6/ext/spl/tests/
H A Dheap_top_variation_002.phpt8 // override heap to force corruption by throwing exception in compare
H A Dspl_heap_count_basic.phpt16 public function count() // override count to force failure
/PHP-5.6/ext/standard/tests/strings/
H A Dwordwrap_variation2.phpt113 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
208 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
224 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
272 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
281 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
329 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
338 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
/PHP-5.6/ext/curl/tests/
H A Dbug52827.phpt15 /* force conversion of inner stream to STDIO.
H A Dcurl_multi_segfault.phpt26 //force passive connection
/PHP-5.6/ext/zip/tests/
H A Dbug70322.phpt5 on failure, so we force the failure by adding a file to the archive, which we
/PHP-5.6/ext/standard/tests/mail/
H A Dmail_variation2.phpt2 Test mail() function : variation force extra parameters
/PHP-5.6/travis/
H A Dcompile.sh12 ./buildconf --force
/PHP-5.6/sapi/fpm/fpm/
H A Dfastcgi.h123 void fcgi_close(fcgi_request *req, int force, int destroy);
/PHP-5.6/win32/build/
H A Dconfutils.js426 var force;
441 force = true;
444 force = false;
449 if (force) {
451 force = false;
454 force = true;
459 if (!force) {
467 force = true;
474 if (force) {
482 force = true;
[all …]
/PHP-5.6/
H A Dmakedist86 ./buildconf --copy --force
/PHP-5.6/sapi/cgi/
H A DCHANGES14 --enable-force-cgi-redirect

Completed in 55 milliseconds

123