Home
last modified time | relevance | path

Searched refs:enable (Results 851 – 875 of 937) sorted by relevance

1...<<3132333435363738

/php-src/ext/standard/tests/file/
H A Dmkdir_rmdir_variation2.phpt42 var_dump( chmod("$file_path/mkdir_variation2/", 0777) ); // chmod to enable removing test1 directo…
H A Dis_executable_variation2.phpt23 chmod("$file_path/is_executable_variation2", 0777); // chmod to enable deletion of directory
H A Dis_readable_variation2.phpt23 chmod("$file_path/is_readable_variation2", 0777); // chmod to enable deletion of directory
H A Dis_writable_variation2.phpt24 chmod("$file_path/is_writable_variation2", 0777); // chmod to enable deletion of directory
/php-src/ext/snmp/tests/
H A DREADME.md3 To enable these tests, you must have:
/php-src/ext/ffi/tests/
H A D041.phpt6 ffi.enable=1
H A D027.phpt6 ffi.enable=1
H A D022.phpt6 ffi.enable=1
H A D046.phpt6 ffi.enable=1
/php-src/ext/opcache/tests/jit/
H A Dassign_dim_op_001.phpt4 opcache.enable=1
H A Didentical_002.phpt4 opcache.enable=1
H A Dbug81225_2.phpt6 opcache.enable=1
H A Dundef_to_typed_ref.phpt4 opcache.enable=1
H A Dbug80861.phpt5 opcache.enable=1
/php-src/ext/standard/
H A Dstreamsfuncs.c1556 bool enable, cryptokindnull = 1; in PHP_FUNCTION() local
1561 Z_PARAM_BOOL(enable) in PHP_FUNCTION()
1569 if (enable) { in PHP_FUNCTION()
1590 ret = php_stream_xport_crypto_enable(stream, enable); in PHP_FUNCTION()
1719 bool enable, enable_is_null = 1; in PHP_FUNCTION() local
1725 Z_PARAM_BOOL_OR_NULL(enable, enable_is_null) in PHP_FUNCTION()
1765 if (php_win32_console_fileno_set_vt100(fileno, enable ? TRUE : FALSE)) { in PHP_FUNCTION()
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst93 ``--enable-debug`` configure flag. Copy the following into your projects ``.vscode/launch.json``
113 // Useful if you build with --enable-address-sanitizer
/php-src/ext/opcache/tests/opt/
H A Dverify_return_type.phpt4 opcache.enable=1
H A Dprop_types.phpt4 opcache.enable=1
/php-src/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h76 void php_com_object_enable_event_sink(php_com_dotnet_object *obj, bool enable);
/php-src/ext/mysqli/tests/
H A Dmysqli_result_references.phpt10 opcache.enable=0
/php-src/ext/pcre/
H A Dconfig0.m473 AC_MSG_CHECKING([whether to enable PCRE JIT functionality])
/php-src/ext/pdo_mysql/
H A Dconfig.m422 AC_MSG_ERROR([PDO is not enabled! Add --enable-pdo to your configure line.])
/php-src/
H A DREADME.md57 Configure your build. `--enable-debug` is recommended for development, see
61 ./configure --enable-debug
/php-src/ext/ftp/
H A Dftp.stub.php111 function ftp_pasv(FTP\Connection $ftp, bool $enable): bool {}
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt5 opcache.enable=0

Completed in 53 milliseconds

1...<<3132333435363738