Home
last modified time | relevance | path

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

123

/PHP-7.4/
H A Dbuildconf7 force=0
40 -f, --force Regenerate configure files in PHP release packages.
56 force=1
66 if test "$dev" = "0" && test "$force" = "0"; then
108 if test "$force" = "1"; then
/PHP-7.4/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
H A Dexception_during_shutdown.phpt27 Fatal error: Uncaught Error: Cannot yield from finally in a force-closed generator in %s:%d
/PHP-7.4/Zend/tests/generators/finally/
H A Dreturn_return.phpt23 yield; // force generator
27 $gen->rewind(); // force run
/PHP-7.4/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.4/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
H A Dis_callable_trampoline_uaf.phpt22 // Extra X::foo() wrapper to force use of allocated trampoline.
/PHP-7.4/azure/macos/
H A Dbrew.yml32 brew link icu4c gettext --force
/PHP-7.4/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.4/ext/pdo/
H A Dconfig.w326 …EXTENSION('pdo', 'pdo.c pdo_dbh.c pdo_stmt.c pdo_sql_parser.c pdo_sqlstate.c', false /* force stat…
/PHP-7.4/ext/standard/tests/file/
H A Dstream_enclosed.phpt12 /* force conversion of inner stream to STDIO. */
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbug_54648.phpt2 PDO_DBLIB: Does not force correct dateformat
/PHP-7.4/sapi/fpm/
H A Dinit.d.php-fpm.in108 force-quit)
/PHP-7.4/ext/spl/tests/
H A Dspl_heap_count_basic.phpt16 public function count() // override count to force failure
H A Dheap_top_variation_002.phpt8 // override heap to force corruption by throwing exception in compare
/PHP-7.4/ext/curl/tests/
H A Dbug52827.phpt15 /* force conversion of inner stream to STDIO.
/PHP-7.4/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.4/ext/standard/tests/mail/
H A Dmail_variation2.phpt2 Test mail() function : variation force extra parameters
/PHP-7.4/azure/
H A Dconfigure.yml6 ./buildconf --force

Completed in 109 milliseconds

123