Home
last modified time | relevance | path

Searched defs:host (Results 1 – 24 of 24) sorted by relevance

/PHP-5.5/ext/standard/
H A Dfsock.c34 char *host; in php_fsockopen_stream() local
H A Durl.h27 char *host; member
H A Dstreamsfuncs.c88 char *host; in PHP_FUNCTION() local
177 char *host; in PHP_FUNCTION() local
/PHP-5.5/main/
H A Dnetwork.c169 PHPAPI int php_network_getaddresses(const char *host, int socktype, struct sockaddr ***sal, char **… in php_network_getaddresses()
423 php_socket_t php_network_bind_socket_to_local_addr(const char *host, unsigned port,
768 php_socket_t php_network_connect_socket_to_host(const char *host, unsigned short port,
1062 PHPAPI php_stream *_php_stream_sock_open_host(const char *host, unsigned short port,
H A Dphp_network.h307 #define php_stream_sock_open_host(host, port, socktype, timeout, persistent) _php_stream_sock_open_… argument
311 #define php_stream_sock_open_host_rel(host, port, socktype, timeout, persistent) _php_stream_sock_o… argument
H A Dphp_ini.c865 PHPAPI void php_ini_activate_per_host_config(const char *host, uint host_len TSRMLS_DC)
/PHP-5.5/main/streams/
H A Dxp_socket.c527 char *host = NULL; in parse_ip_address_ex() local
571 char *host = NULL; in php_tcp_sockop_bind() local
618 char *host = NULL, *bindto = NULL; in php_tcp_sockop_connect() local
/PHP-5.5/ext/soap/
H A Dphp_http.c167 char *host; in http_connect() local
318 static int in_domain(const char *host, const char *domain) in in_domain()
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_driver.c541 char *host = NULL, *unix_socket = NULL; local
/PHP-5.5/ext/interbase/
H A Dibase_service.c213 char buf[128], *host, *user, *pass, *loc; in PHP_FUNCTION() local
/PHP-5.5/win32/
H A Dsendmail.c213 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c629 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.5/ext/ftp/
H A Dphp_ftp.c345 char *host; in PHP_FUNCTION() local
381 char *host; in PHP_FUNCTION() local
H A Dftp.c124 ftp_open(const char *host, short port, long timeout_sec TSRMLS_DC) in ftp_open()
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c1019 const char * host = url->host; in get_sni() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c188 char *host; member
1288 static int php_network_listen_socket(const char *host, int *port, int socktype, int *af, socklen_t … in php_network_listen_socket()
2246 char *host = NULL; in php_cli_server_ctor() local
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c546 char *host = NULL, *user = NULL, *passwd = NULL; in php_mssql_do_connect() local
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c576 char host[MAXPATHLEN]; in fcgi_listen() local
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c722 char *user=NULL, *passwd=NULL, *host_and_port=NULL, *socket=NULL, *tmp=NULL, *host=NULL; local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c1123 const char * host, const char * user,
H A Dmysqlnd_structs.h868 char *host; member
/PHP-5.5/ext/ldap/
H A Dldap.c293 char *host = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c2600 char *mailbox, *host, *personal; in PHP_FUNCTION() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1227 char *host=NULL,*port=NULL,*options=NULL,*tty=NULL,*dbname=NULL,*connstring=NULL; local

Completed in 148 milliseconds