Home
last modified time | relevance | path

Searched refs:connection (Results 151 – 170 of 170) sorted by relevance

1234567

/php-src/ext/pdo_odbc/tests/
H A Dcommon.phpt11 die('skip - either PDOTEST_DSN or com_dotnet extension is needed to setup the connection');
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt13 // Make sure that client, connection and result charsets are all the
H A Dmysqli_fetch_field.phpt15 // Make sure that client, connection and result charsets are all the
H A Dmysqli_change_user_locks_temporary.phpt15 printf("[001] Cannot create second connection handle, [%d] %s\n",
H A Dmysqli_field_seek.phpt59 // Make sure that client, connection and result charsets are all the
H A Dmysqli_change_user_set_names.phpt129 printf("[014] Expecting connection charset to be %s got %s\n",
H A Dmysqli_stmt_get_result.phpt155 // We kill our own connection so we should get "Query execution was interrupted"
/php-src/sapi/cli/tests/
H A Dphp_cli_server.inc73 // Now wait for a connection to succeed.
/php-src/docs-old/
H A Dstreams.md94 /* Open a connection to a host and return a stream. */
327 MySQL, you might want to store the connection and rowset handles.
344 /* initialize the connection, and run a query, using the fields in state to
403 connection and then use pefree to dispose of the struct you allocated. You may
/php-src/ext/session/tests/user_session_module/
H A Dsave_handler.inc24 // string $save_path - Directory path, connection strings, etc. Default: session.save_path
/php-src/ext/standard/libavifinfo/
H A DPATENTS32 or otherwise in connection with this License.
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt32 /* This is the PDO way to close a connection */
/php-src/
H A Dphp.ini-development815 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
1043 ; https://php.net/pdo-odbc.connection-pooling
1111 ; Check that a connection is still valid before reuse.
1184 ; If this option is enabled, closing a persistent connection will rollback
1185 ; any pending transactions of this connection, before it is put back
1186 ; into the persistent connection pool.
H A Dphp.ini-production817 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
1045 ; https://php.net/pdo-odbc.connection-pooling
1113 ; Check that a connection is still valid before reuse.
1186 ; If this option is enabled, closing a persistent connection will rollback
1187 ; any pending transactions of this connection, before it is put back
1188 ; into the persistent connection pool.
/php-src/sapi/fpm/tests/
H A Dtester.inc582 * Check if connection works.
606 $this->trace('Checking connection successful');
/php-src/docs/source/miscellaneous/
H A Dstubs.rst233 These aliases exists purely to avoid duplicating some code, but there is no other connection
/php-src/ext/standard/tests/misc/
H A Duser_agents.txt4 Apache/2.4.10 (Debian) OpenSSL/1.0.1k (internal dummy connection)
H A Dget_browser_variation3.phpt21 Agent Apache/2.4.10 (Debian) OpenSSL/1.0.1k (internal dummy connection)
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます22576 # boot connection vector; an offset to a routine that hook into INT 9h, INT 10h, or INT 13h
H A Dmagic22576 # boot connection vector; an offset to a routine that hook into INT 9h, INT 10h, or INT 13h

Completed in 235 milliseconds

1234567