/PHP-5.3/ext/standard/ |
H A D | fsock.c | 34 char *host; in php_fsockopen_stream() local
|
H A D | url.h | 27 char *host; member
|
H A D | streamsfuncs.c | 88 char *host; in PHP_FUNCTION() local 177 char *host; in PHP_FUNCTION() local
|
/PHP-5.3/main/ |
H A D | network.c | 166 static int php_network_getaddresses(const char *host, int socktype, struct sockaddr ***sal, char **… in php_network_getaddresses() 415 php_socket_t php_network_bind_socket_to_local_addr(const char *host, unsigned port, 760 php_socket_t php_network_connect_socket_to_host(const char *host, unsigned short port, 1052 PHPAPI php_stream *_php_stream_sock_open_host(const char *host, unsigned short port,
|
H A D | php_network.h | 300 #define php_stream_sock_open_host(host, port, socktype, timeout, persistent) _php_stream_sock_open_… argument 304 #define php_stream_sock_open_host_rel(host, port, socktype, timeout, persistent) _php_stream_sock_o… argument
|
H A D | php_ini.c | 866 PHPAPI void php_ini_activate_per_host_config(const char *host, uint host_len TSRMLS_DC) in php_ini_activate_per_host_config()
|
/PHP-5.3/main/streams/ |
H A D | xp_socket.c | 531 char *host = NULL; in parse_ip_address_ex() local 575 char *host = NULL; in php_tcp_sockop_bind() local 621 char *host = NULL, *bindto = NULL; in php_tcp_sockop_connect() local
|
/PHP-5.3/ext/soap/ |
H A D | php_http.c | 163 char *host; in http_connect() local 252 static int in_domain(const char *host, const char *domain) in in_domain()
|
/PHP-5.3/ext/interbase/ |
H A D | ibase_service.c | 215 char buf[128], *host, *user, *pass, *loc; in PHP_FUNCTION() local
|
/PHP-5.3/ext/pdo_mysql/ |
H A D | mysql_driver.c | 568 char *host = NULL, *unix_socket = NULL; local
|
/PHP-5.3/win32/ |
H A D | sendmail.c | 212 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
|
/PHP-5.3/ext/ftp/ |
H A D | php_ftp.c | 345 char *host; in PHP_FUNCTION() local 381 char *host; in PHP_FUNCTION() local
|
H A D | ftp.c | 124 ftp_open(const char *host, short port, long timeout_sec TSRMLS_DC) in ftp_open()
|
/PHP-5.3/ext/sybase_ct/ |
H A D | php_sybase_ct.c | 629 static int php_sybase_do_connect_internal(sybase_link *sybase, char *host, char *user, char *passwd… in php_sybase_do_connect_internal() 731 char *user = NULL, *passwd = NULL, *host = NULL, *charset = NULL, *appname = NULL; in php_sybase_do_connect() local
|
/PHP-5.3/ext/openssl/ |
H A D | xp_ssl.c | 866 const char * host = url->host; in get_sni() local
|
/PHP-5.3/sapi/cgi/ |
H A D | fastcgi.c | 348 char host[MAXPATHLEN]; in fcgi_listen() local
|
/PHP-5.3/ext/mssql/ |
H A D | php_mssql.c | 541 char *host = NULL, *user = NULL, *passwd = NULL; in php_mssql_do_connect() local
|
/PHP-5.3/ext/mysqlnd/ |
H A D | mysqlnd.c | 859 const char *host, const char *user, in mysqlnd_connect()
|
H A D | mysqlnd_structs.h | 735 char *host; member
|
/PHP-5.3/ext/mysql/ |
H A D | php_mysql.c | 692 char *user=NULL, *passwd=NULL, *host_and_port=NULL, *socket=NULL, *tmp=NULL, *host=NULL; local
|
/PHP-5.3/ext/ldap/ |
H A D | ldap.c | 284 char *host = NULL; in PHP_FUNCTION() local
|
/PHP-5.3/ext/imap/ |
H A D | php_imap.c | 2609 char *mailbox, *host, *personal; in PHP_FUNCTION() local
|
/PHP-5.3/ext/pgsql/ |
H A D | pgsql.c | 1077 char *host=NULL,*port=NULL,*options=NULL,*tty=NULL,*dbname=NULL,*connstring=NULL; local
|