Home
last modified time | relevance | path

Searched refs:client (Results 351 – 375 of 384) sorted by relevance

1...<<111213141516

/PHP-5.5/ext/dba/
H A DREADME21 for both standalone and client/server applications.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_field.phpt25 // Make sure that client, connection and result charsets are all the
H A Dmysqli_field_seek.phpt70 // Make sure that client, connection and result charsets are all the
H A Dmysqli_fork.phpt154 /* client has started fetching rows */
/PHP-5.5/ext/oci8/tests/
H A Dbind_sqltnum.phpt7 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Dbug43497.phpt9 die("skip expected output only valid with Oracle 10g or greater version of client");
H A Dbug43497_92.phpt13 die ("skip tests a feature that works only with Oracle 9iR2 client");
H A Drefcur_prefetch_1.phpt10 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Dbind_char_1.phpt14 die("skip test expected to work only with Oracle 11g or greater version of client");
H A Dbind_misccoltypes.phpt8 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Dbind_char_1_11gR1.phpt19 // Output is for 32 bit client to 64bit 11.1.0.6
H A Dedition_2.phpt15 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Dbind_char_4.phpt14 die("skip test expected to work only with Oracle 11g or greater version of client");
H A Dbind_char_3.phpt14 die("skip test expected to work only with Oracle 11g or greater version of client");
/PHP-5.5/
H A DREADME.MAILINGLIST_RULES51 7. Please configure your email client to use a real name and keep message
H A DREADME.SELF-CONTAINED-EXTENSIONS59 The MySQL module will either use the embedded MySQL client
H A Dphp.ini-development214 ; data to the client. If your application's output exceeds this setting, PHP
758 ; security tokens of the calling client. This allows IIS to define the
1324 ; Minimum client message severity to display.
1325 ; http://php.net/sybct.min-client-severity
1643 ; Specify client character set.
1644 ; If empty or not set the client charset from freetds.conf is used
H A Dphp.ini-production214 ; data to the client. If your application's output exceeds this setting, PHP
758 ; security tokens of the calling client. This allows IIS to define the
1324 ; Minimum client message severity to display.
1325 ; http://php.net/sybct.min-client-severity
1643 ; Specify client character set.
1644 ; If empty or not set the client charset from freetds.conf is used
/PHP-5.5/sapi/apache/
H A Dmod_php5.c117 bflush((request_rec *) server_context->connection->client); in sapi_apache_flush()
398 fd = r->connection->client->fd; in sapi_apache_get_fd()
H A Dconfig.m412 AC_TRY_COMPILE([#include <httpd.h>],[conn_rec *c; int fd = c->client->fd;],[
/PHP-5.5/ext/pdo_oci/
H A Dconfig.m478 PDO_OCI_CLIENT_DIR="client"
/PHP-5.5/ext/odbc/
H A Dconfig.m4429 [ --with-esoob[=DIR] Include Easysoft OOB support [/usr/local/easysoft/oob/client]])
434 PHP_ESOOB=/usr/local/easysoft/oob/client
/PHP-5.5/ext/pgsql/
H A DREADME3 PHP script. This module uses PostgreSQL C client lib called libpq.
/PHP-5.5/sapi/apache_hooks/
H A Dconfig.m412 AC_TRY_COMPILE([#include <httpd.h>],[conn_rec *c; int fd = c->client->fd;],[
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c706 value = pblock_findval(nsapi_client[i].nsapi_eq, rc->sn->client); in sapi_nsapi_register_server_variables()

Completed in 43 milliseconds

1...<<111213141516