Home
last modified time | relevance | path

Searched refs:safety (Results 1 – 15 of 15) sorted by relevance

/php-src/ext/tidy/tests/
H A D018.phpt2 binary safety
/php-src/ext/opcache/tests/
H A Dssa_bug_004.phpt2 Assign elision exception safety: ICALL
H A Dssa_bug_005.phpt2 Assign elision exception safety: UCALL
/php-src/ext/pdo/tests/
H A Dpecl_bug_5217.phpt2 PDO Common: PECL Bug #5217 (serialize/unserialize safety)
/php-src/ext/phar/tests/
H A Dphar_extract2.phpt2 Phar: Phar::extractTo() - .phar safety
/php-src/ext/session/
H A Dconfig.m442 remove the '--with-mm' option, or build without thread safety (remove the
/php-src/ext/standard/
H A Dcrypt_blowfish.c538 BF_word safety, sign, diff, tmp[2]; in BF_set_key() local
576 safety = ((BF_word)flags & 2) << 15; in BF_set_key()
619 sign &= ~diff & safety; /* action needed? */ in BF_set_key()
/php-src/sapi/fuzzer/
H A Dconfig.m425 Thread safety (--enable-zts) is not supported when building fuzzing module
/php-src/Zend/
H A DZend.m4169 AC_MSG_CHECKING([whether to enable thread safety])
172 AC_DEFINE([ZTS], [1], [Define to 1 if thread safety (ZTS) is enabled.])
447 [Enable Zend max execution timers; when building with thread safety
/php-src/scripts/
H A Dphpize.m489 AC_MSG_CHECKING([if PHP is built with thread safety (ZTS)])
/php-src/
H A DCODING_STANDARDS.md65 counterparts. These functions implement an internal "safety-net" mechanism
H A Dconfigure.ac286 dnl Add POSIX threads compilation and linker flags when thread safety is enabled
836 [Enable thread safety])],
846 PHP thread safety (ZTS) build.
H A DREADME.REDIST.BINS496 Poskanzer and David Rowley, with modifications for thread safety
500 by David Koblas, with modifications for thread safety by Thomas
/php-src/win32/build/
H A Dconfig.w3253 ARG_ENABLE('zts', 'Thread safety', 'yes');
/php-src/build/
H A Dlibtool.m4854 # And add a safety zone
860 # We know the value 262144 and hardcode it with a safety zone (like BSD)
905 # Add a significant safety factor because C++ compilers can tack on massive

Completed in 32 milliseconds