Home
last modified time | relevance | path

Searched refs:option (Results 126 – 150 of 207) sorted by relevance

123456789

/PHP-5.5/ext/curl/tests/
H A Dcurl_setopt_error.phpt45 Warning: curl_setopt(): Invalid curl configuration option in %scurl_setopt_error.php on line %d
/PHP-5.5/main/streams/
H A Dmemory.c247 static int php_stream_memory_set_option(php_stream *stream, int option, int value, void *ptrparam T… in php_stream_memory_set_option() argument
252 switch(option) { in php_stream_memory_set_option()
527 static int php_stream_temp_set_option(php_stream *stream, int option, int value, void *ptrparam TSR… in php_stream_temp_set_option() argument
531 switch(option) { in php_stream_temp_set_option()
539 return php_stream_set_option(ts->innerstream, option, value, ptrparam); in php_stream_temp_set_option()
H A Duserspace.c54 static int user_wrapper_metadata(php_stream_wrapper *wrapper, char *url, int option, void *value, p…
968 static int php_userstreamop_set_option(php_stream *stream, int option, int value, void *ptrparam TS… in php_userstreamop_set_option() argument
977 switch (option) { in php_userstreamop_set_option()
1091 ZVAL_LONG(zoption, option); in php_userstreamop_set_option()
1100 switch(option) { in php_userstreamop_set_option()
1374 static int user_wrapper_metadata(php_stream_wrapper *wrapper, char *url, int option, void *value, p… in user_wrapper_metadata() argument
1384 switch(option) { in user_wrapper_metadata()
1403 … php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown option %d for " USERSTREAM_METADATA, option); in user_wrapper_metadata()
1421 ZVAL_LONG(zoption, option); in user_wrapper_metadata()
H A Dplain_wrapper.c582 static int php_stdiop_set_option(php_stream *stream, int option, int value, void *ptrparam TSRMLS_D… in php_stdiop_set_option() argument
595 switch(option) { in php_stdiop_set_option()
1283 static int php_plain_files_metadata(php_stream_wrapper *wrapper, char *url, int option, void *value… in php_plain_files_metadata() argument
1311 switch(option) { in php_plain_files_metadata()
1328 if(option == PHP_STREAM_META_OWNER_NAME) { in php_plain_files_metadata()
1340 if(option == PHP_STREAM_META_GROUP_NAME) { in php_plain_files_metadata()
1356 …php_error_docref1(NULL TSRMLS_CC, url, E_WARNING, "Unknown option %d for stream_metadata", option); in php_plain_files_metadata()
/PHP-5.5/ext/interbase/tests/
H A D004.phpt87 …ibase_blob_add($bl_h, "| Foundation; either version 2 of the License, or (at your option) |\n"…
142 | Foundation; either version 2 of the License, or (at your option) |
167 | Foundation; either version 2 of the License, or (at your option) |
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt501 -16 option is ignored.
829 -32 option is ignored.
1255 Setting this option causes the -lreadline option to be added to the
1480 option when compiling.
2167 at a newline. This option is equivalent to Perl's /s option, and it can
2170 ting of this option.
2223 controlled by this option. It can also be set by a (?X) option setting
2241 option is set.
2388 the use of this option provokes an error. Details of how this option
5996 hyphen, the option is unset.
[all …]
/PHP-5.5/ext/ldap/tests/
H A Dldap_set_option_error.phpt63 Warning: ldap_set_option(): Expected non-empty array value for this option in %s on line %d
/PHP-5.5/Zend/
H A DREADME.ZEND_MM10 The new manager's "configure" has no "--disable-zend-memory-manager" option,
/PHP-5.5/sapi/cgi/
H A DCHANGES27 This option had effect only with
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlspecialchars_basic.phpt39 echo "\nTry with char set option - specify default ISO-8859-1\n";
83 Try with char set option - specify default ISO-8859-1
/PHP-5.5/
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.
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c266 BBUF_ADD(reg, &option, SIZE_OPTION); in add_option()
302 r = add_option(reg, option); in add_opcode_option()
1164 reg->options = node->option; in compile_length_option_node()
1193 reg->options = node->option; in compile_option_node()
4833 env->options = en->option; in optimize_node_left()
5495 option |= syntax->options; in onig_reg_init()
5499 option |= syntax->options; in onig_reg_init()
5854 fprintf(f, ":%d", option); in onig_print_compiled_byte_code()
5991 OnigOptionType option; in onig_print_compiled_byte_code() local
5994 GET_OPTION_INC(option, bp); in onig_print_compiled_byte_code()
[all …]
H A DHISTORY530 (!!! NO SUPPORT experimental option !!!)
552 Ruby's option.
792 2004/11/29: [dist] add -s option (silent mode) to test.rb.
1374 remove env->option == option check in parse_effect().
1375 change env->option for dynamic option in parse_exp().
1594 2003/05/26: [spec] remove POSIXLINE option. (?p:...)
1655 2003/03/10: [spec] support POSIX API option REG_NOSUB.
1722 2003/02/26: [impl] add -win option to testconv.rb.
1741 (REG_EXTENDED option: Extended RE)
1839 2003/01/17: [inst] add configure option --with-rubydir.
[all …]
/PHP-5.5/ext/xsl/tests/
H A Dbug54446_with_ini.phpt108 Deprecated: XSLTProcessor::transformToXml(): The xsl.security_prefs php.ini option is deprecated; u…
120 Deprecated: XSLTProcessor::transformToXml(): The xsl.security_prefs php.ini option is deprecated; u…
/PHP-5.5/ext/ldap/
H A Dldap.c1943 long option; in PHP_FUNCTION() local
1951 switch (option) { in PHP_FUNCTION()
1965 if (ldap_get_option(ld->link, option, &val)) { in PHP_FUNCTION()
2048 long option; in PHP_FUNCTION() local
2061 switch (option) { in PHP_FUNCTION()
2076 if (ldap_set_option(ldap, option, &val)) { in PHP_FUNCTION()
2122 if (ldap_set_option(ldap, option, val)) { in PHP_FUNCTION()
2136 if (ldap_set_option(ldap, option, val)) { in PHP_FUNCTION()
2191 error = ldap_set_option(ldap, option, ctrls); in PHP_FUNCTION()
2974 ZEND_ARG_INFO(0, option)
[all …]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A DtestinputEBC2 EBCDIC option but in an ASCII environment, that newline and white space
/PHP-5.5/ext/sockets/tests/
H A Dsocket_import_stream-4.phpt85 Warning: socket_get_option(): unable to retrieve socket option [%d]: %s in %s on line %d
H A Dsocket_import_stream-4-win.phpt87 Warning: socket_get_option(): unable to retrieve socket option [%d]: An operation was attempted on …
/PHP-5.5/main/
H A Dphp_streams.h129 int (*set_option)(php_stream *stream, int option, int value, void *ptrparam TSRMLS_DC);
361 PHPAPI int _php_stream_set_option(php_stream *stream, int option, int value, void *ptrparam TSRMLS_…
362 #define php_stream_set_option(stream, option, value, ptrvalue) _php_stream_set_option((stream), (op… argument
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS105 . The PCRE_NEVER_UTF option is available to prevent pattern-writers from using
139 . If the --only-matching (-o) option in pcregrep is specified multiple
165 . pcregrep now has a --file-list option where the list of files to scan is
221 pcretest to make testing easier and more comprehensive. There is a new option
250 START_OPTIMIZE option, which is now allowed at compile time
259 of lesser new features, and several bugs have been fixed. A new option,
283 process has been improved, and an option to make a partial match override a
438 2. The option PCRE_NEWLINE_ANY causes PCRE to recognize any Unicode newline
586 checks UTF-8 strings for validity by default. There is an option to suppress
627 option for pcregrep to make it operate in UTF-8 mode.
[all …]
H A DChangeLog1089 "unknown -C option" after outputting 0 or 1.
1170 18. Added --file-list option to pcregrep.
1464 runtime --no-jit option is given.
1948 options. The new /Y option in pcretest sets this option when calling
2349 RunTest, and also checks for the -b option.
3809 The -S option isn't available for Windows.
3855 (e) Added the -o (--only-matching) option.
3860 (g) Added the -H (--with-filename) option.
3867 (j) Added the -F (--fixed-strings) option.
3871 (l) Added the --colo(u)r option.
[all …]
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_replace_variation4.phpt10 …: proto string mb_ereg_replace(string pattern, string replacement, string string [, string option])
/PHP-5.5/ext/soap/
H A DTODO.old6 add ini option for always soap_error_handler
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja17 ASCII with i18n option enabled. (note: executable is bit larger due
134 Add --enable-i18n option when running configure. For your own setup,
144 o configure option
438 This option is only effective as long as i18n.http_input is set to
627 o string = i18n_ja_jp_hantozen(string, option)
628 o string = i18n_ja_jp_hantozen(string, option, encoding)
632 option
660 "V" : merge dakuon character. only works with "K" and "H" option
/PHP-5.5/ext/imap/tests/
H A Dimap_close_variation4.phpt16 * recognised as CL_EXPUNGE option

Completed in 155 milliseconds

123456789