Searched refs:dns_get_mx (Results 1 – 4 of 4) sorted by relevance
42 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() argument
1034 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() argument
2397 ZEND_FUNCTION(dns_get_mx);3028 ZEND_FE(dns_get_mx, arginfo_dns_get_mx)3031 ZEND_FALIAS(getmxrr, dns_get_mx, arginfo_getmxrr)
420 function dns_get_mx(string $hostname, &$hosts, &$weights = null): bool {} function
Completed in 31 milliseconds