Home
last modified time | relevance | path

Searched refs:force (Results 26 – 50 of 58) sorted by last modified time

123

/PHP-7.4/ext/standard/tests/mail/
H A Dmail_variation2.phpt2 Test mail() function : variation force extra parameters
/PHP-7.4/ext/opcache/
H A DZendAccelerator.h312 int zend_accel_invalidate(const char *filename, size_t filename_len, zend_bool force);
/PHP-7.4/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt40 //force passive connection
H A Dcurl_multi_segfault.phpt25 //force passive connection
H A Dbug52827.phpt15 /* force conversion of inner stream to STDIO.
/PHP-7.4/Zend/
H A Dzend_API.h536 ZEND_API int zend_set_local_var(zend_string *name, zval *value, int force);
537 ZEND_API int zend_set_local_var_str(const char *name, size_t len, zval *value, int force);
/PHP-7.4/Zend/tests/
H A Dconstant_expressions_invalid_offset_type_error.phpt6 const C1 = 1; // force dynamic evaluation
/PHP-7.4/scripts/dev/
H A Dmakedist134 ./buildconf --force
/PHP-7.4/sapi/phpdbg/
H A DREADME.md35 ./buildconf --force
/PHP-7.4/sapi/fpm/
H A Dinit.d.php-fpm.in108 force-quit)
/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/file/
H A Dstream_enclosed.phpt12 /* force conversion of inner stream to STDIO. */
/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/pdo_dblib/tests/
H A Dbug_54648.phpt2 PDO_DBLIB: Does not force correct dateformat
/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/fileinfo/tests/
H A Dmagic私はガラスを食べられます16899 # URL2: http://phantomhighspeed.force.com/vriknowledge/servlet/fileField?id=0BEU0000000Cfyk
H A Dmagic16899 # URL2: http://phantomhighspeed.force.com/vriknowledge/servlet/fileField?id=0BEU0000000Cfyk
/PHP-7.4/docs/
H A Dstreams.md8 code; we don't want them - they are ugly and cumbersome and force you to special
/PHP-7.4/appveyor/
H A Dbuild.bat33 …HP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" checkout --force %SDK_BRANCH%
H A Dbuild_task.bat44 …cmd /c phpsdk_deps --update --force --no-backup --branch %BRANCH% --stability %STABILITY% --deps %…
48 cmd /c buildconf.bat --force
/PHP-7.4/build/
H A Dax_check_compile_flag.m420 # force the compiler to issue an error when a bad flag is given.
/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/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/generators/finally/
H A Dreturn_return.phpt23 yield; // force generator
27 $gen->rewind(); // force run

Completed in 163 milliseconds

123