Home
last modified time | relevance | path

Searched refs:option (Results 176 – 200 of 207) sorted by last modified time

123456789

/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_011.phpt9 /* Prototype : bool curl_setopt(resource ch, int option, mixed value)
10 * Description: Set an option for a cURL transfer
H A Dcurl_basic_012.phpt9 /* Prototype : bool curl_setopt(resource ch, int option, mixed value)
10 * Description: Set an option for a cURL transfer
H A Dcurl_basic_013.phpt9 /* Prototype : bool curl_setopt(resource ch, int option, mixed value)
10 * Description: Set an option for a cURL transfer
H A Dcurl_basic_018.phpt9 /* Prototype : bool curl_setopt(resource ch, int option, mixed value)
10 * Description: Set an option for a cURL transfer
/PHP-5.5/
H A Dconfigure.in578 dnl The WARNING_LEVEL required because cc in QNX hates -w option without an argument
784 …AC_MSG_ERROR([ccache must be disabled when --enable-gcov option is used. You can disable ccache by…
H A DUPGRADING84 - Support for systemd in php-fpm: Add --with-fpm-systemd option to
85 report health to systemd, and add systemd_interval option to
180 - curl_setopt now accepts new option CURLOPT_SAFE_UPLOAD and CURLFile
H A DREADME.EXT_SKEL44 with option
112 configuring and compiling their module. This option turns off all such things
130 option enables it on the created xml file.
148 This program doesn't have a --help option. It has --no-help instead.
H A DREADME.STREAMS63 file/URL, use this option to arrange for the stream
159 STREAM_MUST_SEEK option to php_stream_open_wrapper();
H A DNEWS1807 . Added "Z" option to pack/unpack. (Gustavo)
2595 . Added --offline option for tests. (Remi)
3132 . highlight.bg php.ini option. (Kalle)
3136 . zend.ze1_compatibility_mode php.ini option.
3141 . y2k_compliance php.ini option. (Kalle)
5117 an invalid option is provided). (Ilia)
5553 strings as option keys). (Jani)
5579 option is an array). (David Zülke)
7164 - Removed --enable-versioning configure option. (Jani)
8446 option). (Dmitry)
[all …]
H A DINSTALL393 latest version, and the one that is recommended, if that option is
496 adding the following option to the argument passed to ./configure, in
635 enter the proper install directory for the --with-nsapi=[DIR] option.
1189 the "Personal Web Server" option in the OS X System Preferences. By
1192 directory is another option and would end up looking like:
1408 Sometimes, using the pecl installer is not an option. This could be
1446 --with-php-config option during configuration, specifying the path of
1593 command line option in CGI and CLI, php_ini parameter in NSAPI,
1611 --with-config-file-path compile time option.
1830 option) with PHP?
[all …]
/PHP-5.5/build/
H A Dlibtool.m4724 # Check whether the given compiler option works
732 # Insert the option either (1) after the last *FLAGS variable, or
736 # The option is referenced via a variable to avoid confusing sed.
769 # Check whether the given compiler option works
2349 [AC_CACHE_CHECK([for $LD option to reload object files],
2585 # nm: unknown option "B" ignored
4132 # (at your option) any later version.
4606 opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
4741 AC_MSG_CHECKING([for $compiler option to produce PIC])
5316 # If we're using GNU nm, then we don't want the "-C" option.
[all …]
/PHP-5.5/Zend/tests/multibyte/
H A Dmultibyte_encoding_001.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_002.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_003.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_004.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_005.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_006.phpt6 die("skip Requires configure --enable-zend-multibyte option");
/PHP-5.5/Zend/tests/
H A Dargument_restriction_001.phpt6 …public function &test($foo, array $bar, $option = NULL, $extra = "llllllllllllllllllllllllllllllll…
16 …of Sub::test() should be compatible with & Base::test($foo, array $bar, $option = NULL, $extra = '…
H A Dargument_restriction_002.phpt6 …public function test($foo, array &$bar, $option = NULL, $extra = 3.1415926535897932384626433832795…
16 … of Sub::test() should be compatible with Base::test($foo, array &$bar, $option = NULL, $extra = 3…
H A Dargument_restriction_003.phpt9 …public function test(Foo $foo, array $bar, $option = NULL, $extra = "lllllllllllllllllllllllllllll…
19 … Sub::test() should be compatible with Base::test(Foo $foo, array $bar, $option = NULL, $extra = '…
H A Dargument_restriction_004.phpt9 abstract public function test(Foo $foo, array $bar, $option = NULL, $extra = 16777215) ;
13 public function test(Foo $foo, array $bar, $option = NULL, $extra = 0xffffff ) {
/PHP-5.5/Zend/
H A DREADME.ZEND_MM10 The new manager's "configure" has no "--disable-zend-memory-manager" option,
H A DREADME.ZEND_VM100 option. By default ZE2 uses the following command to generate executor:
/PHP-5.5/ext/tidy/tests/
H A D021.phpt17 string(73) "This option specifies if Tidy should allow numeric character references. "
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_context_set_option_basic.phpt10 // Single option

Completed in 84 milliseconds

123456789