Home
last modified time | relevance | path

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

1234567

/php-src/ext/openssl/tests/
H A Dopenssl_peer_fingerprint_basic.phpt2 Testing peer fingerprint on connection
/php-src/ext/mysqli/tests/
H A Dmysqli_debug.phpt26 // table.inc will create a database connection and run some SQL queries, therefore
H A Dmysqli_fetch_fields.phpt15 // Make sure that client, connection and result charsets are all the
H A Dmysqli_get_connection_stats.phpt14 // Use the operations performed in table.inc to create some traffic on the connection
H A Dmysqli_fork.phpt2 Forking a child and using the same connection.
51 … printf("[003] Expecting error and closed connection, child exit should have closed connection\n");
H A Dmysqli_fetch_field_oo.phpt15 // Make sure that client, connection and result charsets are all the
H A Dmysqli_pconn_disabled.phpt26 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
H A Dbug55283.phpt56 /* non-persistent connection */
H A Dmysqli_connect_attr.phpt2 mysqli check the session_connect_attrs table for connection attributes
H A Dmysqli_debug_append.phpt27 // table.inc will create a database connection and run some SQL queries, therefore
/php-src/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation2.phpt15 /* Accept that connection */
H A Dstream_get_meta_data_socket_variation1.phpt15 /* Accept that connection */
/php-src/ext/pdo_firebird/tests/
H A Dpayload_server.inc40 // Now wait for a connection to succeed.
/php-src/sapi/fpm/tests/
H A Dsocket-close-on-exec.phpt2 FPM: Set CLOEXEC on the listen and connection socket
H A Dfcgi.inc87 * Close connection.
225 * connection timeout. It should be used only for specific use cases.
479 * Define whether the FastCGI application should keep the connection
482 * @param bool $connKeepAlive true if the connection should stay alive, false otherwise
494 * @return bool true if the connection should stay alive, false otherwise
543 * Create a connection to the FastCGI application
677 // close connection so it can be re-set reset and throw an error
/php-src/ext/curl/tests/
H A Dserver.inc43 // Now wait for a connection to succeed.
/php-src/ext/dba/tests/
H A Ddba_db4_018.phpt78 DBA connection has already been closed
H A Ddba015.phpt78 DBA connection has already been closed
/php-src/ext/pdo_pgsql/tests/
H A Dgh15287.phpt66 echo "With connection-scoped lazy fetching:\n";
154 With connection-scoped lazy fetching:
H A Dbug72294.phpt2 Bug #72294 Segmentation fault/invalid pointer in connection with pgsql_stmt_dtor
/php-src/ext/pdo_odbc/tests/
H A Dbasic_connection.phpt2 Basic test for connection. (When not using a DSN alias)
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt33 // for connection parameter...
H A Dbug_42499.phpt2 Bug #42499 (Multi-statement execution via PDO::exec() makes connection unusable)
H A Dpdo_mysql_attr_multi_statements.phpt39 // New connection, does not allow multiple statements.
/php-src/ext/odbc/
H A Dphp_odbc_includes.h198 odbc_connection *connection; member

Completed in 26 milliseconds

1234567