Home
last modified time | relevance | path

Searched refs:dns_get_mx (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/ext/standard/tests/network/
H A Ddns_get_mx.phpt2 bool dns_get_mx ( string $hostname , array &$mxhosts [, array &$weight ] );
/PHP-7.1/ext/standard/
H A Dphp_dns.h72 PHP_FUNCTION(dns_get_mx);
H A Ddns_win32.c44 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() argument
H A Ddns.c1030 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() argument
H A Dbasic_functions.c3052 PHP_FE(dns_get_mx, arginfo_dns_get_mx)
3053 PHP_FALIAS(getmxrr, dns_get_mx, arginfo_dns_get_mx)

Completed in 38 milliseconds