Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Ddns_win32.c42 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() argument
H A Ddns.c1045 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() argument
H A Dbasic_functions_arginfo.h2390 ZEND_FUNCTION(dns_get_mx);
3019 ZEND_FE(dns_get_mx, arginfo_dns_get_mx)
3022 ZEND_FALIAS(getmxrr, dns_get_mx, arginfo_getmxrr)
H A Dbasic_functions.stub.php1452 function dns_get_mx(string $hostname, &$hosts, &$weights = null): bool {}

Completed in 30 milliseconds