Home
last modified time | relevance | path

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

12345678

/PHP-5.4/ext/standard/tests/dir/
H A Dclosedir_variation2.phpt6 * Description: Close directory connection identified by the dir_handle
/PHP-5.4/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation3.phpt15 /* Accept that connection */
H A Dstream_get_meta_data_socket_variation4.phpt15 /* Accept that connection */
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-5.4/ext/mysqli/tests/
H A Dbug49442.phpt67 …mysqlnd makes a connection created through mysql_init()/mysqli_real_connect() always a 'persistent…
70 …not consider it as a 'persistent' connection in a user sense, ext/mysqli will not appy max_persist…
H A Dbug55283.phpt52 /* non-persistent connection */
H A Dmysqli_debug.phpt32 // table.inc will create a database connection and run some SQL queries, therefore
/PHP-5.4/ext/oci8/tests/
H A Dlob_017.phpt2 returning multiple lobs (using persistent connection)
H A Dconnect_scope_try1.phpt81 resource(%d) of type (oci8 connection)
H A Dconnect_scope_try2.phpt81 resource(%d) of type (oci8 connection)
H A Dconnect_scope_try3.phpt81 resource(%d) of type (oci8 connection)
H A Dconnect_scope_try4.phpt81 resource(%d) of type (oci8 connection)
H A Dconnect_scope_try5.phpt81 resource(%d) of type (oci8 persistent connection)
H A Dconnect_scope_try6.phpt81 resource(%d) of type (oci8 persistent connection)
/PHP-5.4/ext/standard/tests/file/
H A Dfgets_socket_variation2.phpt35 /* Accept that connection */
/PHP-5.4/ext/standard/tests/network/
H A Dfsockopen_basic.phpt6 * Description: Open Internet or Unix domain socket connection
/PHP-5.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt21 // -may have to specify connection info in connection string without using a DSN (DSN-less connec…
/PHP-5.4/sapi/apache2handler/
H A Dsapi_apache2.c311 if (ap_rflush(r) < 0 || r->connection->aborted) { in php_apache_sapi_flush()
614 brigade = apr_brigade_create(r->pool, r->connection->bucket_alloc); in php_handler()
681 bucket = apr_bucket_eos_create(r->connection->bucket_alloc); in php_handler()
685 if (rv != APR_SUCCESS || r->connection->aborted) { in php_handler()
/PHP-5.4/ext/sybase_ct/tests/
H A Dbug29064.phpt85 // Clean up and close connection
H A Dtest_query_nostore.phpt52 // Clean up and close connection
/PHP-5.4/ext/curl/tests/
H A Dbug54798.phpt61 * Closing connection #%d
/PHP-5.4/ext/openssl/tests/
H A Dbug48182.phpt2 #48182,ssl handshake fails during asynchronous socket connection
/PHP-5.4/ext/mysql/tests/
H A Dbug55473.phpt45 /* wait while mysql closes connection */
/PHP-5.4/ext/pdo_mysql/tests/
H A Dbug_39858.phpt2 Bug #39858 (Lost connection to MySQL server during query by a repeated call stored proced)

Completed in 27 milliseconds

12345678