Home
last modified time | relevance | path

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

12345678910

/PHP-7.3/main/
H A Dphp_streams.h129 int (*set_option)(php_stream *stream, int option, int value, void *ptrparam);
372 PHPAPI int _php_stream_set_option(php_stream *stream, int option, int value, void *ptrparam);
373 #define php_stream_set_option(stream, option, value, ptrvalue) _php_stream_set_option((stream), (op… argument
/PHP-7.3/ext/mbstring/oniguruma/
H A DINSTALL129 compiler but only a single '-arch' option to the preprocessor. Like
146 'configure' the option '--prefix=PREFIX', where PREFIX must be an
151 pass the option '--exec-prefix=PREFIX' to 'configure', the package uses
196 option '--program-prefix=PREFIX' or '--program-suffix=SUFFIX'.
233 parse its '<wchar.h>' header file. The option '-nodtk' can be used as a
261 '--build=TYPE' option. TYPE can either be a short name for the system
276 use the option '--target=TYPE' to select the type of system they will
/PHP-7.3/main/streams/
H A Dplain_wrapper.c611 static int php_stdiop_set_option(php_stream *stream, int option, int value, void *ptrparam) in php_stdiop_set_option() argument
624 switch(option) { in php_stdiop_set_option()
1384 static int php_plain_files_metadata(php_stream_wrapper *wrapper, const char *url, int option, void … in php_plain_files_metadata() argument
1409 switch(option) { in php_plain_files_metadata()
1426 if(option == PHP_STREAM_META_OWNER_NAME) { in php_plain_files_metadata()
1438 if(option == PHP_STREAM_META_GROUP_NAME) { in php_plain_files_metadata()
1454 php_error_docref1(NULL, url, E_WARNING, "Unknown option %d for stream_metadata", option); in php_plain_files_metadata()
/PHP-7.3/ext/mbstring/tests/
H A Dmb_ereg_replace_variation4.phpt10 …: proto string mb_ereg_replace(string pattern, string replacement, string string [, string option])
/PHP-7.3/ext/sockets/tests/
H A Dsocket_export_stream-4.phpt90 Warning: socket_get_option(): unable to retrieve socket option [%d]: %s in %s on line %d
H A Dsocket_import_stream-4-win.phpt86 Warning: socket_get_option(): unable to retrieve socket option [10038]: %s
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_export_stream-4-win.phpt91 Warning: socket_get_option(): unable to retrieve socket option [%d]: An operation was attempted on …
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c382 …, set_client_option)(MYSQLND_PFC * const pfc, enum_mysqlnd_client_option option, const char * cons… in MYSQLND_METHOD()
385 DBG_INF_FMT("option=%u", option); in MYSQLND_METHOD()
386 switch (option) { in MYSQLND_METHOD()
H A Dmysqlnd_commands.c45 enum_mysqlnd_server_option option; member
58 enum_mysqlnd_server_option option = command->context.option; in mysqlnd_com_set_option_run() local
63 int2store(buffer, (unsigned int) option); in mysqlnd_com_set_option_run()
90 command.context.option = va_arg(args, enum_mysqlnd_server_option); in mysqlnd_com_set_option_run_command()
H A Dmysqlnd_vio.c326 …, set_client_option)(MYSQLND_VIO * const net, enum_mysqlnd_client_option option, const char * cons… in MYSQLND_METHOD()
329 DBG_INF_FMT("option=%u", option); in MYSQLND_METHOD()
330 switch (option) { in MYSQLND_METHOD()
H A Dmysqlnd_connection.c376 …nd_conn_data, set_server_option)(MYSQLND_CONN_DATA * const conn, enum_mysqlnd_server_option option) in MYSQLND_METHOD()
382 ret = conn->run_command(COM_SET_OPTION, conn, option); in MYSQLND_METHOD()
1633 enum_mysqlnd_client_option option,
1640 DBG_INF_FMT("conn=%llu option=%u", conn->thread_id, option);
1645 switch (option) {
1656 ret = conn->vio->data->m.set_client_option(conn->vio, option, value);
1661 …ret = conn->protocol_frame_codec->data->m.set_client_option(conn->protocol_frame_codec, option, va…
1803 const enum_mysqlnd_client_option option,
1811 DBG_INF_FMT("conn=%llu option=%u", conn->thread_id, option);
1816 switch (option) {
H A Dmysqlnd_structs.h324 …__set_client_option)(MYSQLND_VIO * const vio, enum_mysqlnd_client_option option, const char * cons…
432 …d_conn_data__set_server_option)(MYSQLND_CONN_DATA * const conn, enum_mysqlnd_server_option option);
433 …lient_option)(MYSQLND_CONN_DATA * const conn, enum_mysqlnd_client_option option, const char * cons…
470 …ion_2d)(MYSQLND_CONN_DATA * const conn, const enum_mysqlnd_client_option option, const char * cons…
1068 …__set_client_option)(MYSQLND_PFC * const pfc, enum_mysqlnd_client_option option, const char * cons…
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregext.c187 r = onig_reg_init(*reg, ci->option, ci->case_fold_flag, ci->target_enc, in onig_new_deluxe()
/PHP-7.3/ext/imap/tests/
H A Dimap_close_variation4.phpt16 * recognised as CL_EXPUNGE option
H A Dimap_fetch_overview_variation5.phpt27 '1:3'); // pass uid without setting FT_UID option
/PHP-7.3/ext/standard/tests/array/
H A Darray_search_variation1.phpt51 //strict option OFF
53 //strict option ON
55 //strict option OFF
H A Din_array_variation1.phpt52 //strict option OFF
54 //strict option ON
56 //strict option OFF
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_get_attribute.phpt80 Read options from the named option file instead of from my.cnf.
/PHP-7.3/sapi/fpm/
H A Dphp-fpm.conf.in56 ; option that can potentionaly improve logging performance and memory usage
57 ; for some heavy logging scenarios. This option is ignored if logging to syslog
/PHP-7.3/
H A DUPGRADING278 . A new global option log_limit has been added. It can be used for setting
281 . A new global option log_buffering has been added. It allows an experimental
283 . A new pool option decorate_workers_output has been added. It allows
287 . In PHP 7.3.11 a new pool option
511 . FILTER_VALIDATE_FLOAT now also supports a `thousand` option, which
527 . The configuration option --with-libmbfl is no longer available.
574 . Added the zlib/level context option for the compress.zlib wrapper to
737 . New INI option to allow to set the SameSite directive for cookies. Defaults
/PHP-7.3/ext/ldap/
H A Dldap.c3060 zend_long option; in PHP_FUNCTION() local
3070 switch (option) { in PHP_FUNCTION()
3101 if (ldap_get_option(ld->link, option, &val)) { in PHP_FUNCTION()
3235 zend_long option; in PHP_FUNCTION() local
3250 switch (option) { in PHP_FUNCTION()
3283 if (ldap_set_option(ldap, option, &val)) { in PHP_FUNCTION()
3358 if (ldap_set_option(ldap, option, ZSTR_VAL(val))) { in PHP_FUNCTION()
3375 if (ldap_set_option(ldap, option, val)) { in PHP_FUNCTION()
3396 rc = ldap_set_option(ldap, option, ctrls); in PHP_FUNCTION()
4746 ZEND_ARG_INFO(0, option)
[all …]
/PHP-7.3/ext/sysvsem/tests/
H A Dnowait.phpt2 Test sem_acquire with nowait option
/PHP-7.3/ext/mysqli/
H A Dconfig.m440 dnl ext/pdo_mysql/config.m4 also depends on this configure option.
/PHP-7.3/ext/pgsql/
H A Dphp_pgsql.h234 static int php_pgsql_fd_set_option(php_stream *stream, int option, int value, void *ptrparam);

Completed in 108 milliseconds

12345678910