Home
last modified time | relevance | path

Searched refs:enable (Results 376 – 389 of 389) sorted by relevance

1...<<111213141516

/PHP-7.4/ext/json/
H A Djson_scanner.re113 re2c:yyfill:enable = 0;
/PHP-7.4/ext/standard/tests/file/
H A Dumask_variation2.phpt40 // chmod file to 0777 to enable deletion
52 // chmod 0777 to enable deletion
H A Dmkdir_rmdir_variation-win32-mb.phpt46 var_dump( chmod("$file_path/mkdir私はガラスを食べられます/", 0777) ); // chmod to enable removing test1 direct…
H A Dmkdir_rmdir_variation-win32.phpt46 var_dump( chmod("$file_path/mkdir/", 0777) ); // chmod to enable removing test1 directory
/PHP-7.4/build/
H A Dlibtool.m41628 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
2002 # enable checks for dlopen support
2018 # implement the --enable-shared flag
2058 # implement the --enable-static flag
2098 # implement the --enable-fast-install flag
2104 << --enable-fast-install[=PKGS]
2636 # --enable-ltdl-convenience to the configure arguments. Note that
2661 # --enable-ltdl-install to the configure arguments. Note that
2680 ac_configure_args="$ac_configure_args --enable-ltdl-install"
2684 ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
[all …]
/PHP-7.4/ext/standard/
H A Dconfig.m4347 AC_DEFINE(ENABLE_CHROOT_FUNC, 1, [Whether to enable chroot() function])
H A Dbasic_functions.c2025 ZEND_ARG_INFO(0, enable)
2124 ZEND_ARG_INFO(0, enable)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt291 TODO enable after fix
H A Dpdo_mysql_prepare_emulated.phpt282 TODO enable after fix
/PHP-7.4/sapi/fpm/
H A Dconfig.m42 [AS_HELP_STRING([--enable-fpm],
H A Dwww.conf.in346 ; This option will enable timeout limit to be applied unconditionally
/PHP-7.4/ext/oci8/
H A Dconfig.m4219 dnl Check whether --enable-dtrace was set. To use DTrace with a PECL install,
/PHP-7.4/docs/
H A Dstreams.md314 with `--enable-debug`.
/PHP-7.4/ext/oci8/tests/
H A Ddbmsoutput.phpt43 $s = oci_parse($c, "begin dbms_output.enable(null); end;");

Completed in 57 milliseconds

1...<<111213141516