Home
last modified time | relevance | path

Searched refs:force (Results 26 – 50 of 76) sorted by relevance

1234

/php-src/sapi/fpm/
H A Dinit.d.php-fpm.in108 force-quit)
/php-src/Zend/tests/
H A Dis_callable_trampoline_uaf-deprecated.phpt22 // Extra X::foo() wrapper to force use of allocated trampoline.
H A Dgh9916-009.phpt29 Fatal error: Uncaught Error: Cannot use "yield from" in a force-closed generator in %s:%d
/php-src/ext/spl/tests/
H A Dspl_heap_count_basic.phpt16 public function count(): int // override count to force failure
H A Dheap_top_variation_002.phpt8 // override heap to force corruption by throwing exception in compare
/php-src/Zend/tests/generators/
H A Dexception_during_shutdown.phpt27 Fatal error: Uncaught Error: Cannot yield from finally in a force-closed generator in %s:%d
/php-src/sapi/fpm/tests/
H A Dgh12385.phpt2 FPM: GH-12385 - flush with fastcgi does not force headers to be sent
/php-src/ext/standard/tests/mail/
H A Dmail_variation2.phpt2 Test mail() function : variation force extra parameters
/php-src/ext/curl/tests/
H A Dbug52827.phpt9 /* force conversion of inner stream to STDIO.
H A Dcurl_multi_segfault.phpt26 //force passive connection
H A Dcurl_ftp_pasv.phpt41 //force passive connection
/php-src/.github/actions/build-libmysqlclient/
H A Daction.yml25 ./buildconf --force
/php-src/ext/zip/tests/
H A Dbug70322.phpt5 on failure, so we force the failure by adding a file to the archive, which we
/php-src/Zend/tests/fibers/
H A Dunfinished-fiber-with-throw-in-finally.phpt47 Cannot suspend in a force-closed fiber
/php-src/Zend/asm/
H A Djump_sparc64_sysv_elf_gas.S35 # force flush register windows to stack and with that save context
/php-src/travis/
H A Dcompile.sh19 ./buildconf --force
/php-src/.github/scripts/windows/
H A Dbuild.bat36 …HP_BUILD_CACHE_SDK_DIR%\.git" --work-tree="%PHP_BUILD_CACHE_SDK_DIR%" checkout --force %SDK_BRANCH%
/php-src/.github/actions/configure-x32/
H A Daction.yml13 ./buildconf --force
/php-src/main/
H A Dfastcgi.h90 void fcgi_close(fcgi_request *req, int force, int destroy);
/php-src/.github/actions/configure-macos/
H A Daction.yml21 ./buildconf --force
/php-src/.github/actions/configure-x64/
H A Daction.yml15 ./buildconf --force
/php-src/build/
H A Dax_check_compile_flag.m420 # force the compiler to issue an error when a bad flag is given.
/php-src/win32/build/
H A Dconfutils.js460 var force;
475 force = true;
478 force = false;
483 if (force) {
485 force = false;
488 force = true;
493 if (!force) {
501 force = true;
508 if (force) {
516 force = true;
[all …]
/php-src/scripts/dev/
H A Dmakedist143 ./buildconf --force
/php-src/ext/opcache/
H A DZendAccelerator.h321 zend_result zend_accel_invalidate(zend_string *filename, bool force);

Completed in 31 milliseconds

1234