Home
last modified time | relevance | path

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

1...<<111213141516

/PHP-7.4/ext/ffi/tests/
H A Dlist.phpt6 ffi.enable=1
H A D040.phpt11 ffi.enable=1
H A D020.phpt6 ffi.enable=1
H A D021.phpt6 ffi.enable=1
H A D041.phpt6 ffi.enable=1
H A D027.phpt6 ffi.enable=1
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_bit.phpt13 /* TODO: remove this test after fix and enable the BIT test in pdo_mysql_types.phpt again */
/PHP-7.4/Zend/tests/
H A Dconstant_expressions_classes.phpt4 opcache.enable=1
H A Dbug63217.phpt5 opcache.enable=1
/PHP-7.4/ext/pdo_dblib/
H A Dconfig.m49 AC_MSG_ERROR([PDO is not enabled! Add --enable-pdo to your configure line.])
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_peer_fingerprint_basic.phpt75 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
H A Dstream_security_level.phpt71 Warning: stream_socket_client(): Failed to enable crypto in %s : eval()'d code on line %d
/PHP-7.4/ext/pdo/tests/
H A Dpdo_022.phpt14 * so no tests make any sense to anyone. When they do, we can enable
/PHP-7.4/ext/snmp/tests/
H A DREADME.md3 To enable these tests, you must have:
/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c1495 zend_bool enable, cryptokindnull = 1; in PHP_FUNCTION() local
1500 Z_PARAM_BOOL(enable) in PHP_FUNCTION()
1508 if (enable) { in PHP_FUNCTION()
1529 ret = php_stream_xport_crypto_enable(stream, enable); in PHP_FUNCTION()
1664 zend_bool enable; in PHP_FUNCTION() local
1672 Z_PARAM_BOOL(enable) in PHP_FUNCTION()
1708 if (php_win32_console_fileno_set_vt100(fileno, enable ? TRUE : FALSE)) { in PHP_FUNCTION()
/PHP-7.4/ext/standard/tests/file/
H A Dmkdir_rmdir_variation2.phpt37 var_dump( chmod("$file_path/mkdir_variation2/", 0777) ); // chmod to enable removing test1 directo…
H A Dis_executable_variation2.phpt27 chmod("$file_path/is_executable_variation2", 0777); // chmod to enable deletion of directory
H A Dis_readable_variation2.phpt27 chmod("$file_path/is_readable_variation2", 0777); // chmod to enable deletion of directory
H A Dsymlink_link_linkinfo_is_link_variation6.phpt52 chmod($dirname, 0777); // to enable dir deletion
H A Dis_writable_variation2.phpt30 chmod("$file_path/is_writable_variation2", 0777); // chmod to enable deletion of directory
/PHP-7.4/ext/pcre/
H A Dconfig0.m474 AC_MSG_CHECKING([whether to enable PCRE JIT functionality])
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_dbmsoutput.phpt53 $s = oci_parse($c, "begin dbms_output.enable(null); end;");
H A Dimp_res_get_dbmsoutput.phpt57 $s = oci_parse($c, "begin dbms_output.enable(null); end;");
/PHP-7.4/ext/pdo_pgsql/
H A Dconfig.m410 AC_MSG_ERROR([PDO is not enabled! Add --enable-pdo to your configure line.])
/PHP-7.4/ext/opcache/tests/opt/
H A Dprop_types.phpt4 opcache.enable=1

Completed in 51 milliseconds

1...<<111213141516