Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 49) sorted by relevance

12

/PHP-8.0/ext/libxml/
H A Dlibxml.stub.php21 function libxml_disable_entity_loader(bool $disable = true): bool {} argument
H A Dlibxml_arginfo.h22 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, disable, _IS_BOOL, 0, "true")
/PHP-8.0/ext/ctype/
H A Dconfig.m43 [AS_HELP_STRING([--disable-ctype],
/PHP-8.0/ext/tokenizer/
H A Dconfig.m43 [AS_HELP_STRING([--disable-tokenizer],
/PHP-8.0/ext/filter/
H A Dconfig.m43 [AS_HELP_STRING([--disable-filter],
/PHP-8.0/.github/workflows/
H A Dnightly.yml66 --${{ matrix.zts && 'enable' || 'disable' }}-zts
320 # Hack to disable a test that hangs
409 --enable-debug --disable-zts
488 --disable-dom \
489 --disable-simplexml \
490 --disable-xml \
491 --disable-xmlreader \
492 --disable-xmlwriter \
494 --disable-opcache-jit \
499 --disable-mysqlnd-compression-support \
[all …]
H A Dpush.yml45 --${{ matrix.debug && 'enable' || 'disable' }}-debug
46 --${{ matrix.zts && 'enable' || 'disable' }}-zts
115 configurationParameters: --enable-debug --disable-zts
/PHP-8.0/ext/xmlwriter/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xmlwriter],
/PHP-8.0/Zend/tests/assert/
H A Dexpect_012.phpt2 test enable/disable assertions at runtime
H A Dexpect_017.phpt2 test enable/disable assertions at runtime (assertions completely disabled)
H A Dexpect_016.phpt2 test enable/disable assertions at runtime (assertions not completely disabled)
/PHP-8.0/ext/xmlreader/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xmlreader],
/PHP-8.0/ext/mysqlnd/
H A Dconfig9.m410 [whether to disable compressed protocol support in mysqlnd],
11 [AS_HELP_STRING([--disable-mysqlnd-compression-support],
/PHP-8.0/ext/simplexml/
H A Dconfig.m43 [AS_HELP_STRING([--disable-simplexml],
/PHP-8.0/ext/pdo/
H A Dconfig.m43 [AS_HELP_STRING([--disable-pdo],
/PHP-8.0/ext/phar/
H A Dconfig.m43 [AS_HELP_STRING([--disable-phar],
H A Dconfig.w323 ARG_ENABLE("phar", "disable phar support", "yes");
/PHP-8.0/ext/xml/
H A Dconfig.m43 [AS_HELP_STRING([--disable-xml],
/PHP-8.0/ext/dom/
H A Dconfig.m43 [AS_HELP_STRING([--disable-dom],
/PHP-8.0/win32/build/
H A Dconfig.w32.phpize.in46 ARG_WITH('mp', 'Tell Visual Studio use up to [n,auto,disable] processes for compilation', 'auto');
48 if (VS_TOOLSET && PHP_MP != 'disable') {
49 // no from disable-all
/PHP-8.0/ext/posix/
H A Dconfig.m43 [AS_HELP_STRING([--disable-posix],
/PHP-8.0/.github/scripts/windows/
H A Dbuild_task.bat51 if "%THREAD_SAFE%" equ "0" set ADD_CONF=%ADD_CONF% --disable-zts
61 --disable-debug-pack ^
/PHP-8.0/ext/fileinfo/
H A Dconfig.m43 [AS_HELP_STRING([--disable-fileinfo],
/PHP-8.0/ext/session/
H A Dconfig.m43 [AS_HELP_STRING([--disable-session],
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_get_connection_stats_off.phpt2 mysqli_get_connection_stats() - disable via php.ini

Completed in 34 milliseconds

12