Home
last modified time | relevance | path

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

123

/PHP-7.1/Zend/tests/generators/
H A Dnested_calls_with_die.phpt8 yield; // force generator
22 yield; // force generator
H A Dyield_from_force_closed.phpt2 Cannot "yield from" from force closed generator
34 Error: Cannot use "yield from" in a force-closed generator in %s:%d
H A Dgenerator_symtable_leak.phpt8 ${"f"."oo"} = "force symtable usage";
H A Dgenerator_return_return_type.phpt7 1 + $a = 1; // force a temporary
H A Dgenerator_throwing_in_foreach.phpt8 yield; // force generator
H A Dbacktrace.phpt12 yield; // force generator
/PHP-7.1/Zend/tests/generators/finally/
H A Dreturn_return.phpt23 yield; // force generator
27 $gen->rewind(); // force run
/PHP-7.1/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: Uncaught Error: Cannot yield from finally in a force-closed generator in %s:%d
/PHP-7.1/sapi/phpdbg/travis/
H A Dci.sh9 ./buildconf --force
/PHP-7.1/Zend/tests/
H A Dbug70187.phpt10 var_dump($a); // force properties HT
H A Dconstant_expressions_invalid_offset_type_error.phpt6 const C1 = 1; // force dynamic evaluation
/PHP-7.1/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-7.1/ext/standard/tests/file/
H A Dstream_enclosed.phpt12 /* force conversion of inner stream to STDIO. */
/PHP-7.1/TSRM/
H A Dbuildconf10 libtoolize --force --automake $automake_flags
/PHP-7.1/Zend/
H A Dbuildconf10 libtoolize --force --automake $automake_flags
/PHP-7.1/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-7.1/ext/pdo_dblib/tests/
H A Dbug_54648.phpt2 PDO_DBLIB: Does not force correct dateformat
/PHP-7.1/sapi/fpm/
H A Dinit.d.php-fpm.in108 force-quit)
/PHP-7.1/appveyor/
H A Dbuild_task.bat32 …cmd /c phpsdk_deps --update --force --no-backup --branch %BRANCH% --stability %STABILITY% --deps %…
36 cmd /c buildconf.bat --force
/PHP-7.1/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-7.1/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-7.1/ext/curl/tests/
H A Dbug52827.phpt15 /* force conversion of inner stream to STDIO.
/PHP-7.1/ext/zip/tests/
H A Dbug70322.phpt5 on failure, so we force the failure by adding a file to the archive, which we
/PHP-7.1/ext/standard/tests/mail/
H A Dmail_variation2.phpt2 Test mail() function : variation force extra parameters

Completed in 33 milliseconds

123