mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
ws
This commit is contained in:
@@ -32,18 +32,14 @@ PHP_FUNCTION(gethostbyname);
|
||||
PHP_FUNCTION(gethostbynamel);
|
||||
|
||||
#if defined(PHP_WIN32) || (HAVE_RES_SEARCH && !(defined(__BEOS__) || defined(NETWARE)))
|
||||
|
||||
PHP_FUNCTION(dns_check_record);
|
||||
# if HAVE_DN_SKIPNAME && HAVE_DN_EXPAND
|
||||
PHP_FUNCTION(dns_get_mx);
|
||||
# endif
|
||||
|
||||
# if HAVE_DNS_FUNCS
|
||||
|
||||
PHP_FUNCTION(dns_get_record);
|
||||
|
||||
PHP_MINIT_FUNCTION(dns);
|
||||
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user