Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Ddns_win32.c42 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() argument
H A Ddns.c1034 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() argument
H A Dbasic_functions_arginfo.h2397 ZEND_FUNCTION(dns_get_mx);
3028 ZEND_FE(dns_get_mx, arginfo_dns_get_mx)
3031 ZEND_FALIAS(getmxrr, dns_get_mx, arginfo_getmxrr)
H A Dbasic_functions.stub.php420 function dns_get_mx(string $hostname, &$hosts, &$weights = null): bool {} function

Completed in 26 milliseconds