Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 6 of 6) sorted by relevance

/PHP-7.1/ext/standard/
H A Dftp_fopen_wrapper.c325 static unsigned short php_fopen_do_pasv(php_stream *stream, char *ip, size_t ip_size, char **phosts… in php_fopen_do_pasv()
422 char ip[sizeof("123.123.123.123")]; in php_stream_url_wrap_ftp() local
704 char ip[sizeof("123.123.123.123")]; in php_stream_ftp_opendir() local
H A Dbasic_functions.c3982 struct in_addr ip; in PHP_FUNCTION() local
3984 zend_ulong ip; in PHP_FUNCTION() local
4017 zend_ulong ip; in PHP_FUNCTION() local
H A Ddns.c182 static zend_string *php_gethostbyaddr(char *ip) in php_gethostbyaddr()
/PHP-7.1/ext/filter/
H A Dlogical_filters.c642 static int _php_filter_validate_ipv4(char *str, size_t str_len, int *ip) /* {{{ */ in _php_filter_validate_ipv4()
763 int ip[4]; in php_filter_validate_ip() local
/PHP-7.1/main/
H A Dphp_variables.c59 char *ip = NULL; /* index pointer */ in php_register_variable_ex() local
H A Dfastcgi.c775 char *ip = getenv("FCGI_WEB_SERVER_ADDRS"); in fcgi_listen() local
833 void fcgi_set_allowed_clients(char *ip) in fcgi_set_allowed_clients()

Completed in 58 milliseconds