Home
last modified time | relevance | path

Searched refs:option (Results 201 – 225 of 256) sorted by relevance

1234567891011

/PHP-7.2/ext/pdo/
H A DTODO17 for each driver option specified in the constructor.
/PHP-7.2/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.2/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt27 '1:3'); // pass uid without setting FT_UID option
/PHP-7.2/ext/mbstring/oniguruma/
H A DREADME.md33 * NEW option: ONIG_OPTION_CHECK_VALIDITY_OF_STRING
121 add option -DONIG_EXTERN=extern to C compiler.
H A DREADME92 add option -DONIG_EXTERN=extern to C compiler.
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_vio.c327 …, set_client_option)(MYSQLND_VIO * const net, enum_mysqlnd_client_option option, const char * cons… in MYSQLND_METHOD()
330 DBG_INF_FMT("option=%u", option); in MYSQLND_METHOD()
331 switch (option) { in MYSQLND_METHOD()
H A Dmysqlnd_connection.c387 …nd_conn_data, set_server_option)(MYSQLND_CONN_DATA * const conn, enum_mysqlnd_server_option option) in MYSQLND_METHOD()
393 …struct st_mysqlnd_protocol_command * command = conn->command_factory(COM_SET_OPTION, conn, option); in MYSQLND_METHOD()
1682 enum_mysqlnd_client_option option,
1689 DBG_INF_FMT("conn=%llu option=%u", conn->thread_id, option);
1694 switch (option) {
1705 ret = conn->vio->data->m.set_client_option(conn->vio, option, value);
1710 …ret = conn->protocol_frame_codec->data->m.set_client_option(conn->protocol_frame_codec, option, va…
1852 const enum_mysqlnd_client_option option,
1860 DBG_INF_FMT("conn=%llu option=%u", conn->thread_id, option);
1865 switch (option) {
H A Dmysqlnd_commands.c57 enum_mysqlnd_server_option option; member
70 enum_mysqlnd_server_option option = command->context.option; in mysqlnd_com_set_option_run() local
75 int2store(buffer, (unsigned int) option); in mysqlnd_com_set_option_run()
102 command->context.option = va_arg(args, enum_mysqlnd_server_option); in mysqlnd_com_set_option_create_command()
H A Dmysqlnd_structs.h326 …__set_client_option)(MYSQLND_VIO * const vio, enum_mysqlnd_client_option option, const char * cons…
434 …d_conn_data__set_server_option)(MYSQLND_CONN_DATA * const conn, enum_mysqlnd_server_option option);
435 …lient_option)(MYSQLND_CONN_DATA * const conn, enum_mysqlnd_client_option option, const char * cons…
472 …ion_2d)(MYSQLND_CONN_DATA * const conn, const enum_mysqlnd_client_option option, const char * cons…
1077 …__set_client_option)(MYSQLND_PFC * const pfc, enum_mysqlnd_client_option option, const char * cons…
H A Dmysqlnd_net.c717 MYSQLND_METHOD(mysqlnd_net, set_client_option)(MYSQLND_NET * const net, enum mysqlnd_option option,… in MYSQLND_METHOD()
720 DBG_INF_FMT("option=%u", option); in MYSQLND_METHOD()
721 switch (option) { in MYSQLND_METHOD()
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A DtestoutputEBC2 EBCDIC option but in an ASCII environment, that newline and white space
/PHP-7.2/build/
H A Dax_check_compile_flag.m435 # option) any later version.
/PHP-7.2/ext/pcre/pcrelib/
H A DREADME234 enabled by an option at run time. When PCRE is compiled with this option, its
241 UTF-16 support while building only the 8-bit library. However, the option
271 sequence. This is independent of the option specifying what PCRE considers to
343 not specify this option, pcre_chartables.c is created as a copy of
353 both EBCDIC and UTF-8/16/32. There is a second option, --enable-ebcdic-nl25,
595 Unless C++ support is disabled by specifying the "--disable-cpp" option of the
596 "configure" script, you must include the "-AA" option in the CXXFLAGS
601 option. If you experience unresolved symbols when linking the C++ programs,
690 this time with a forced pcre_study() with the PCRE_STUDY_JIT_COMPILE option.
695 RunTest with either the -8, -16 or -32 option.
[all …]
/PHP-7.2/ext/sysvsem/tests/
H A Dnowait.phpt2 Test sem_acquire with nowait option
/PHP-7.2/ext/pgsql/
H A Dphp_pgsql.h236 static int php_pgsql_fd_set_option(php_stream *stream, int option, int value, void *ptrparam);
/PHP-7.2/ext/mysqli/
H A Dconfig.m442 dnl ext/pdo_mysql/config.m4 also depends on this configure option.
H A Dmysqli_fe.c306 ZEND_ARG_INFO(0, option)
311 ZEND_ARG_INFO(0, option)
/PHP-7.2/
H A Dphp.ini-development17 ; 6. The directory from the --with-config-file-path compile time option, or the
167 ; To disable this feature set this option to empty value
255 ; Valid values for this option are 'off', 'on', or a specific buffer size
278 ; and every HTML block. Turning this option on has serious performance
655 ; This option is enabled by default.
792 ; is supported by Apache. When this option is set to 1, PHP will send
1280 ; Tuning: This option enables statement caching, and specifies how
1472 ; Use this option with caution.
1745 ; WARNING: Do not use this option if you are generating non-html content
1917 ; option.
[all …]
H A Dphp.ini-production17 ; 6. The directory from the --with-config-file-path compile time option, or the
167 ; To disable this feature set this option to empty value
255 ; Valid values for this option are 'off', 'on', or a specific buffer size
278 ; and every HTML block. Turning this option on has serious performance
657 ; This option is enabled by default.
794 ; is supported by Apache. When this option is set to 1, PHP will send
1282 ; Tuning: This option enables statement caching, and specifies how
1474 ; Use this option with caution.
1747 ; WARNING: Do not use this option if you are generating non-html content
1919 ; option.
[all …]
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option.phpt2 PAM: SHA-256, option: MYSQLI_SERVER_PUBLIC_KEY
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt2 PAM: SHA-256, option: MYSQLI_SERVER_PUBLIC_KEY (invalid)
/PHP-7.2/ext/pdo_mysql/
H A Dconfig.m417 dnl PHP_MYSQL_SOCKET_SEARCH macro and --with-mysql-sock configure option.
/PHP-7.2/Zend/
H A DREADME.ZEND_VM100 option. By default ZE2 uses the following command to generate executor:
/PHP-7.2/ext/pspell/
H A Dpspell.c818 static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option) in pspell_config_path() argument
835 pspell_config_replace(config, option, value); in pspell_config_path()
/PHP-7.2/TSRM/m4/
H A Dgethostbyname.m441 # option) any later version.

Completed in 124 milliseconds

1234567891011