Searched refs:safety (Results 1 – 15 of 15) sorted by relevance
/php-src/ext/tidy/tests/ |
H A D | 018.phpt | 2 binary safety
|
/php-src/ext/opcache/tests/ |
H A D | ssa_bug_004.phpt | 2 Assign elision exception safety: ICALL
|
H A D | ssa_bug_005.phpt | 2 Assign elision exception safety: UCALL
|
/php-src/ext/pdo/tests/ |
H A D | pecl_bug_5217.phpt | 2 PDO Common: PECL Bug #5217 (serialize/unserialize safety)
|
/php-src/ext/phar/tests/ |
H A D | phar_extract2.phpt | 2 Phar: Phar::extractTo() - .phar safety
|
/php-src/ext/session/ |
H A D | config.m4 | 42 remove the '--with-mm' option, or build without thread safety (remove the
|
/php-src/ext/standard/ |
H A D | crypt_blowfish.c | 538 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 D | config.m4 | 25 Thread safety (--enable-zts) is not supported when building fuzzing module
|
/php-src/Zend/ |
H A D | Zend.m4 | 169 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 D | phpize.m4 | 89 AC_MSG_CHECKING([if PHP is built with thread safety (ZTS)])
|
/php-src/ |
H A D | CODING_STANDARDS.md | 65 counterparts. These functions implement an internal "safety-net" mechanism
|
H A D | configure.ac | 286 dnl Add POSIX threads compilation and linker flags when thread safety is enabled 842 [Enable thread safety])], 852 PHP thread safety (ZTS) build.
|
H A D | README.REDIST.BINS | 496 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 D | config.w32 | 53 ARG_ENABLE('zts', 'Thread safety', 'yes');
|
/php-src/build/ |
H A D | libtool.m4 | 854 # 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 34 milliseconds