Home
last modified time | relevance | path

Searched refs:option (Results 176 – 200 of 207) sorted by relevance

123456789

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_net.c689 MYSQLND_METHOD(mysqlnd_net, set_client_option)(MYSQLND_NET * const net, enum mysqlnd_option option,… in MYSQLND_METHOD()
692 DBG_INF_FMT("option=%u", option); in MYSQLND_METHOD()
693 switch (option) { in MYSQLND_METHOD()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c2502 ZEND_ARG_INFO(0, option)
5355 zval *option; local
5365 MAKE_STD_ZVAL(option);
5366 array_init(option);
5369 … add_assoc_stringl(option, "global_value", ini_entry->orig_value, ini_entry->orig_value_length, 1);
5371 add_assoc_stringl(option, "global_value", ini_entry->value, ini_entry->value_length, 1);
5373 add_assoc_null(option, "global_value");
5377 add_assoc_stringl(option, "local_value", ini_entry->value, ini_entry->value_length, 1);
5379 add_assoc_null(option, "local_value");
5382 add_assoc_long(option, "access", ini_entry->modifiable);
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt2 PAM: SHA-256, option: MYSQLI_SERVER_PUBLIC_KEY (invalid)
H A Dmysqli_debug_mysqlnd_control_string.phpt207 // mysqlnd only option
H A Dmysqli_class_mysqli_reflection.phpt618 Inspecting parameter 'option' of method 'options'
1033 Inspecting parameter 'option' of method 'set_opt'
/PHP-5.5/ext/intl/
H A Dphp_intl.c375 ZEND_ARG_INFO(0, option)
382 ZEND_ARG_INFO(0, option)
/PHP-5.5/ext/mbstring/oniguruma/
H A DREADME93 add option -DONIG_EXTERN=extern to C compiler.
H A Dtestu.c132 ci.option = ONIG_OPTION_DEFAULT; in xx()
/PHP-5.5/ext/mbstring/
H A Dmbstring.c401 ZEND_ARG_INFO(0, option)
461 ZEND_ARG_INFO(0, option)
474 ZEND_ARG_INFO(0, option)
486 ZEND_ARG_INFO(0, option)
491 ZEND_ARG_INFO(0, option)
496 ZEND_ARG_INFO(0, option)
501 ZEND_ARG_INFO(0, option)
507 ZEND_ARG_INFO(0, option)
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW92 extension, the REG_STARTEND option to regexec().
/PHP-5.5/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-5.5/
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 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/win32/
H A Dinstall.txt272 better maintenance, we advise you to follow the last option, add C:\php
293 If you are running Apache 2, the simpler option is to use the PHPIniDir
295 option is to set the PHPRC environment variable. This process is
573 is no such convenient option as with the module version of PHP. If you
612 * you have always the option to obtain PHP through SVN.
1140 Sometimes, using the pecl installer is not an option. This could be
1259 command line option in CGI and CLI, php_ini parameter in NSAPI,
1274 --with-config-file-path compile time option
1459 option) with PHP?
1781 option) with PHP?
/PHP-5.5/main/streams/
H A Dstreams.c1352 PHPAPI int _php_stream_set_option(php_stream *stream, int option, int value, void *ptrparam TSRMLS_… in _php_stream_set_option() argument
1357 ret = stream->ops->set_option(stream, option, value, ptrparam TSRMLS_CC); in _php_stream_set_option()
1361 switch(option) { in _php_stream_set_option()
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt105 // what about long values for a valid option ...
/PHP-5.5/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-5.5/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-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/ext/xml/
H A Dxml.c199 ZEND_ARG_INFO(0, option)
205 ZEND_ARG_INFO(0, option)
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in445 ; be killed. This option should be used when the 'max_execution_time' ini option
/PHP-5.5/ext/dba/
H A Dconfig.m4548 dnl Bundled modules that should be enabled by default if any other option is enabled
/PHP-5.5/ext/date/
H A Dphp_date.c4489 char *option = NULL; in PHP_FUNCTION() local
4492 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|ls", &what, &option, &option_len) == FAILUR… in PHP_FUNCTION()
4510 if (tzdb->data[table[i].pos + 5] == option[0] && tzdb->data[table[i].pos + 6] == option[1]) { in PHP_FUNCTION()
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c1732 static int mysqli_options_get_option_zval_type(int option) argument
1734 switch (option) {
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc367 * @param string $cfg The config option.
394 * @param string $cfg The config option.

Completed in 117 milliseconds

123456789