Home
last modified time | relevance | path

Searched refs:option (Results 226 – 250 of 256) sorted by relevance

1234567891011

/PHP-7.2/
H A DUPGRADING56 . The json_decode() option JSON_OBJECT_AS_ARRAY is used if the second
312 . Removed --enable-gd-native-ttf configuration option which was unused as
H A DNEWS900 is passed to the --with-zlib configure option). (Jay Bonci)
917 . Fixed bug #75402 (Possible Memory Leak using PDO::CURSOR_SCROLL option).
1054 . Fixed bug #75722 (Convert valgrind detection to configure option).
1114 . Fixed bug #76044 ('date: illegal option -- -' in ./configure on FreeBSD).
1545 . Add ssl security_level stream option to support OpenSSL security levels.
1930 . Fixed bug #73944 (dictionary option of inflate_init() does not work).
1984 . Support Instant Client 12.2 in --with-pdo-oci configure option.
2815 . Deprecated mb_ereg_replace() eval option. (Rouven Weßling, cmb)
2822 invalid PHP expression is provided and the 'e' option is used. (Aaron
3101 . Implemented FR #55716 (Add an option to pass a custom stream context to
[all …]
H A DINSTALL189 latest version, and the one that is recommended, if that option is
292 adding the following option to the argument passed to ./configure, in
431 enter the proper install directory for the --with-nsapi=[DIR] option.
985 the "Personal Web Server" option in the OS X System Preferences. By
988 directory is another option and would end up looking like:
1204 Sometimes, using the pecl installer is not an option. This could be
1242 --with-php-config option during configuration, specifying the path of
1389 command line option in CGI and CLI, php_ini parameter in NSAPI,
1407 --with-config-file-path compile time option.
1626 option) with PHP?
[all …]
H A DREADME.STREAMS63 file/URL, use this option to arrange for the stream
159 STREAM_MUST_SEEK option to php_stream_open_wrapper();
/PHP-7.2/ext/standard/
H A Dbasic_functions.c2491 ZEND_ARG_INFO(0, option)
5375 zval option; local
5385 array_init(&option);
5388 add_assoc_str(&option, "global_value", zend_string_copy(ini_entry->orig_value));
5390 add_assoc_str(&option, "global_value", zend_string_copy(ini_entry->value));
5392 add_assoc_null(&option, "global_value");
5396 add_assoc_str(&option, "local_value", zend_string_copy(ini_entry->value));
5398 add_assoc_null(&option, "local_value");
5401 add_assoc_long(&option, "access", ini_entry->modifiable);
5403 zend_symtable_update(Z_ARRVAL_P(ini_array), ini_entry->name, &option);
/PHP-7.2/ext/mbstring/
H A Dmbstring.c396 ZEND_ARG_INFO(0, option)
472 ZEND_ARG_INFO(0, option)
479 ZEND_ARG_INFO(0, option)
486 ZEND_ARG_INFO(0, option)
498 ZEND_ARG_INFO(0, option)
503 ZEND_ARG_INFO(0, option)
508 ZEND_ARG_INFO(0, option)
513 ZEND_ARG_INFO(0, option)
519 ZEND_ARG_INFO(0, option)
/PHP-7.2/ext/zip/
H A Dconfig.m463 AC_MSG_RESULT(from option: found in $PHP_LIBZIP)
/PHP-7.2/ext/openssl/
H A Dxp_ssl.c2335 static int php_openssl_sockop_set_option(php_stream *stream, int option, int value, void *ptrparam)… in php_openssl_sockop_set_option() argument
2341 switch (option) { in php_openssl_sockop_set_option()
2468 php_stream_socket_ops.set_option(stream, option, value, ptrparam); in php_openssl_sockop_set_option()
2497 return php_stream_socket_ops.set_option(stream, option, value, ptrparam); in php_openssl_sockop_set_option()
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt207 // mysqlnd only option
H A Dmysqli_class_mysqli_reflection.phpt618 Inspecting parameter 'option' of method 'options'
1040 Inspecting parameter 'option' of method 'set_opt'
/PHP-7.2/ext/intl/doc/
H A DTutorial.txt208 normalization forms, there is no need to enable this Normalization option.
223 may be added in the future. The UCA option Blanked is expressed with Strength set to 3,
/PHP-7.2/win32/
H A Dinstall.txt263 better maintenance, we advise you to follow the last option, add C:\php
284 If you are running Apache 2, the simpler option is to use the PHPIniDir
286 option is to set the PHPRC environment variable. This process is
564 is no such convenient option as with the module version of PHP. If you
603 * you have always the option to obtain PHP through SVN.
1131 Sometimes, using the pecl installer is not an option. This could be
1250 command line option in CGI and CLI, php_ini parameter in NSAPI,
1265 --with-config-file-path compile time option
1450 option) with PHP?
1772 option) with PHP?
/PHP-7.2/main/streams/
H A Dstreams.c1319 PHPAPI int _php_stream_set_option(php_stream *stream, int option, int value, void *ptrparam) in _php_stream_set_option() argument
1324 ret = stream->ops->set_option(stream, option, value, ptrparam); in _php_stream_set_option()
1328 switch(option) { in _php_stream_set_option()
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt108 // what about long values for a valid option ...
/PHP-7.2/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc13 * version 2.1 of the License, or (at your option) any later version.
/PHP-7.2/ext/mbstring/libmbfl/
H A DLICENSE159 and you may at your option offer warranty protection in exchange for a
224 This option is useful when you wish to copy part of the code of
420 "any later version", you have the option of following the terms and
/PHP-7.2/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-7.2/sapi/fpm/
H A Dwww.conf.in336 ; be killed. This option should be used when the 'max_execution_time' ini option
/PHP-7.2/ext/xml/
H A Dxml.c206 ZEND_ARG_INFO(0, option)
212 ZEND_ARG_INFO(0, option)
/PHP-7.2/ext/intl/
H A Dphp_intl.c376 ZEND_ARG_INFO(0, option)
/PHP-7.2/ext/mysqli/
H A Dmysqli_api.c1698 static int mysqli_options_get_option_zval_type(int option) argument
1700 switch (option) {
/PHP-7.2/ext/phar/phar/
H A Dpharcommand.inc367 * @param string $cfg The config option.
394 * @param string $cfg The config option.
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dgrepoutput640 pcregrep: check the --buffer-size option
/PHP-7.2/ext/dba/
H A Dconfig.m4586 dnl Bundled modules that should be enabled by default if any other option is enabled
/PHP-7.2/ext/date/
H A Dphp_date.c4820 char *option = NULL; in PHP_FUNCTION() local
4826 Z_PARAM_STRING_EX(option, option_len, 1, 0) in PHP_FUNCTION()
4842 if (tzdb->data[table[i].pos + 5] == option[0] && tzdb->data[table[i].pos + 6] == option[1]) { in PHP_FUNCTION()

Completed in 153 milliseconds

1234567891011