Searched defs:ip (Results 1 – 6 of 6) sorted by relevance
322 static unsigned short php_fopen_do_pasv(php_stream *stream, char *ip, size_t ip_size, char **phosts… in php_fopen_do_pasv()419 char ip[sizeof("123.123.123.123")]; in php_stream_url_wrap_ftp() local701 char ip[sizeof("123.123.123.123")]; in php_stream_ftp_opendir() local
4011 struct in_addr ip; in PHP_FUNCTION() local4013 zend_ulong ip; in PHP_FUNCTION() local4046 zend_ulong ip; in PHP_FUNCTION() local
175 static zend_string *php_gethostbyaddr(char *ip) in php_gethostbyaddr()
694 static int _php_filter_validate_ipv4(char *str, size_t str_len, int *ip) /* {{{ */ in _php_filter_validate_ipv4()815 int ip[4]; in php_filter_validate_ip() local
71 char *ip = NULL; /* index pointer */ in php_register_variable_ex() local
773 char *ip = getenv("FCGI_WEB_SERVER_ADDRS"); in fcgi_listen() local831 void fcgi_set_allowed_clients(char *ip) in fcgi_set_allowed_clients()
Completed in 36 milliseconds