Home
last modified time | relevance | path

Searched refs:option (Results 251 – 275 of 275) sorted by relevance

1...<<11

/php-src/ext/bcmath/libbcmath/
H A DLICENSE162 and you may at your option offer warranty protection in exchange for a
227 This option is useful when you wish to copy part of the code of
424 "any later version", you have the option of following the terms and
486 version 2 of the License, or (at your option) any later version.
/php-src/ext/openssl/
H A Dxp_ssl.c2388 static int php_openssl_sockop_set_option(php_stream *stream, int option, int value, void *ptrparam)… in php_openssl_sockop_set_option() argument
2394 switch (option) { in php_openssl_sockop_set_option()
2623 php_stream_socket_ops.set_option(stream, option, value, ptrparam); in php_openssl_sockop_set_option()
2652 return php_stream_socket_ops.set_option(stream, option, value, ptrparam); in php_openssl_sockop_set_option()
/php-src/docs-old/
H A Dstreams.md62 don't need to be able to write to the original file/URL, use this option to
165 `STREAM_MUST_SEEK` option to php_stream_open_wrapper();
/php-src/ext/odbc/
H A Dodbc_arginfo.h147 ZEND_ARG_TYPE_INFO(0, option, IS_LONG, 0)
/php-src/main/streams/
H A Dstreams.c1424 PHPAPI int _php_stream_set_option(php_stream *stream, int option, int value, void *ptrparam) in _php_stream_set_option() argument
1429 ret = stream->ops->set_option(stream, option, value, ptrparam); in _php_stream_set_option()
1433 switch(option) { in _php_stream_set_option()
/php-src/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-src/build/
H A Dpkg.m410 dnl (at your option) any later version.
H A Dlibtool.m4723 # Check whether the given compiler option works
731 # Insert the option either (1) after the last *FLAGS variable, or
735 # The option is referenced via a variable to avoid confusing sed.
768 # Check whether the given compiler option works
2356 [AC_CACHE_CHECK([for $LD option to reload object files],
2592 # nm: unknown option "B" ignored
4137 # (at your option) any later version.
4611 opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
4746 AC_MSG_CHECKING([for $compiler option to produce PIC])
5321 # If we're using GNU nm, then we don't want the "-C" option.
[all …]
/php-src/.github/workflows/
H A Dpush.yml305 --enable-option-checking=fatal \
H A Dnightly.yml649 --enable-option-checking=fatal \
833 --enable-option-checking=fatal \
/php-src/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-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt107 // what about long values for a valid option ...
/php-src/ext/mysqli/
H A Dmysqli_api.c1169 static int mysqli_options_get_option_zval_type(int option) in mysqli_options_get_option_zval_type() argument
1171 switch (option) { in mysqli_options_get_option_zval_type()
H A Dmysqli_arginfo.h206 ZEND_ARG_TYPE_INFO(0, option, IS_LONG, 0)
554 ZEND_ARG_TYPE_INFO(0, option, IS_LONG, 0)
/php-src/ext/standard/
H A Dvar_unserializer.re469 "The depth limit can be changed using the max_depth unserialize() option "
577 "The depth limit can be changed using the max_depth unserialize() option "
H A Dbasic_functions_arginfo.h433 ZEND_ARG_TYPE_INFO(0, option, IS_STRING, 0)
484 ZEND_ARG_TYPE_INFO(0, option, IS_STRING, 0)
493 ZEND_ARG_TYPE_INFO(0, option, IS_STRING, 0)
500 ZEND_ARG_TYPE_INFO(0, option, IS_STRING, 0)
797 ZEND_ARG_TYPE_INFO(0, option, IS_LONG, 0)
/php-src/ext/intl/calendar/
H A Dcalendar_arginfo.h158 ZEND_ARG_TYPE_INFO(0, option, IS_LONG, 0)
/php-src/ext/phar/phar/
H A Dpharcommand.inc369 * @param string $cfg The config option.
396 * @param string $cfg The config option.
/php-src/ext/dba/
H A Dconfig.m4614 dnl Bundled modules that should be enabled by default if any other option is
/php-src/ext/date/
H A Dphp_date.c5338 char *option = NULL; in PHP_FUNCTION() local
5344 Z_PARAM_STRING_OR_NULL(option, option_len) in PHP_FUNCTION()
5361 if (tzdb->data[table[i].pos + 5] == option[0] && tzdb->data[table[i].pos + 6] == option[1]) { in PHP_FUNCTION()
/php-src/
H A Dconfigure.ac835 …AC_MSG_ERROR([ccache must be disabled when --enable-gcov option is used. You can disable ccache by…
1236 AC_MSG_WARN([The --with-pear option is deprecated])
H A DUPGRADING480 . The default value of the 'cost' option for PASSWORD_BCRYPT for password_hash()
/php-src/ext/intl/
H A Dphp_intl_arginfo.h161 ZEND_ARG_TYPE_INFO(0, option, IS_LONG, 0)
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2705 # GNU tar version 1.29 with non pax format option without refusing
2721 # created for example by DOS TAR 3.20g 1994 Tim V.Shapore with -j option
4656 # *.GHS or *.[0-9] with cns program option
19034 # GRR: with --keep-going option the line above gives duplicate messages
28399 # cabinet file option indicators 1~PREVIOUS, 2~NEXT, 4~reserved fields
28403 # default is zero, however, the -i option of cabarc can be used to set this field
30285 # according to file version 5.41 with -e soft option
30637 # according to file version 5.41 with -e soft option
36302 # Using the -a or -base64 option, OpenSSL will base64-encode the data.
H A Dmagic2705 # GNU tar version 1.29 with non pax format option without refusing
2721 # created for example by DOS TAR 3.20g 1994 Tim V.Shapore with -j option
4656 # *.GHS or *.[0-9] with cns program option
19034 # GRR: with --keep-going option the line above gives duplicate messages
28399 # cabinet file option indicators 1~PREVIOUS, 2~NEXT, 4~reserved fields
28403 # default is zero, however, the -i option of cabarc can be used to set this field
30285 # according to file version 5.41 with -e soft option
30637 # according to file version 5.41 with -e soft option
36302 # Using the -a or -base64 option, OpenSSL will base64-encode the data.

Completed in 311 milliseconds

1...<<11