Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dftp_fopen_wrapper.c322 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() local
701 char ip[sizeof("123.123.123.123")]; in php_stream_ftp_opendir() local
H A Dbasic_functions.c3995 struct in_addr ip; in PHP_FUNCTION() local
3997 zend_ulong ip; in PHP_FUNCTION() local
4030 zend_ulong ip; in PHP_FUNCTION() local
H A Ddns.c175 static zend_string *php_gethostbyaddr(char *ip) in php_gethostbyaddr()
/PHP-7.4/ext/filter/
H A Dlogical_filters.c717 static int _php_filter_validate_ipv4(char *str, size_t str_len, int *ip) /* {{{ */ in _php_filter_validate_ipv4()
870 int ip[8]; in php_filter_validate_ip() local
/PHP-7.4/main/
H A Dphp_variables.c71 char *ip = NULL; /* index pointer */ in php_register_variable_ex() local
H A Dfastcgi.c773 char *ip = getenv("FCGI_WEB_SERVER_ADDRS"); in fcgi_listen() local
831 void fcgi_set_allowed_clients(char *ip) in fcgi_set_allowed_clients()

Completed in 32 milliseconds