Home
last modified time | relevance | path

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

/PHP-8.3/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.h2391 ZEND_FUNCTION(dns_get_mx);
3023 ZEND_FE(dns_get_mx, arginfo_dns_get_mx)
3026 ZEND_FALIAS(getmxrr, dns_get_mx, arginfo_getmxrr)
H A Dbasic_functions.stub.php2146 function dns_get_mx(string $hostname, &$hosts, &$weights = null): bool {}

Completed in 23 milliseconds