Searched refs:force (Results 1 – 25 of 60) sorted by relevance
123
7 force=040 -f, --force Regenerate configure files in PHP release packages.56 force=166 if test "$dev" = "0" && test "$force" = "0"; then108 if test "$force" = "1"; then
8 yield; // force generator22 yield; // force generator
2 Cannot "yield from" from force closed generator34 Error: Cannot use "yield from" in a force-closed generator in %s:%d
8 ${"f"."oo"} = "force symtable usage";
7 1 + $a = 1; // force a temporary
8 yield; // force generator
12 yield; // force generator
27 Fatal error: Uncaught Error: Cannot yield from finally in a force-closed generator in %s:%d
23 yield; // force generator27 $gen->rewind(); // force run
2 yield cannot be used in a finally block when the generator is force-closed29 Fatal error: Uncaught Error: Cannot yield from finally in a force-closed generator in %s:%d
11 function opcache_invalidate(string $filename, bool $force = false): bool {} argument
17 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, force, _IS_BOOL, 0, "false")
10 var_dump($a); // force properties HT
6 const C1 = 1; // force dynamic evaluation
22 // Extra X::foo() wrapper to force use of allocated trampoline.
35 brew link icu4c gettext --force
6 …EXTENSION('pdo', 'pdo.c pdo_dbh.c pdo_stmt.c pdo_sql_parser.c pdo_sqlstate.c', false /* force stat…
21 /* mysqlnd: force separation - create copies */32 /* mysqlnd: force separation - create copies */50 /* mysqlnd: force separation - create copies*/
12 /* force conversion of inner stream to STDIO. */
2 PDO_DBLIB: Does not force correct dateformat
108 force-quit)
16 public function count() // override count to force failure
8 // override heap to force corruption by throwing exception in compare
2 Test mail() function : variation force extra parameters
15 /* force conversion of inner stream to STDIO.
Completed in 50 milliseconds