Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dftp_fopen_wrapper.c323 static unsigned short php_fopen_do_pasv(php_stream *stream, char *ip, size_t ip_size, char **phosts… in php_fopen_do_pasv()
420 char ip[sizeof("123.123.123.123")]; in php_stream_url_wrap_ftp() local
702 char ip[sizeof("123.123.123.123")]; in php_stream_ftp_opendir() local
H A Dbasic_functions.c3976 struct in_addr ip; in PHP_FUNCTION() local
3978 zend_ulong ip; in PHP_FUNCTION() local
4011 zend_ulong ip; in PHP_FUNCTION() local
H A Ddns.c177 static zend_string *php_gethostbyaddr(char *ip) in php_gethostbyaddr()
/PHP-7.2/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.2/main/
H A Dphp_variables.c65 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 55 milliseconds