Searched refs:dns_get_mx (Results 1 – 4 of 4) sorted by relevance
42 PHP_FUNCTION(dns_get_mx) /* {{{ */ in PHP_FUNCTION() argument
1065 PHP_FUNCTION(dns_get_mx) in PHP_FUNCTION() argument
2407 ZEND_FUNCTION(dns_get_mx);3041 ZEND_FE(dns_get_mx, arginfo_dns_get_mx)3044 ZEND_FALIAS(getmxrr, dns_get_mx, arginfo_getmxrr)
575 function dns_get_mx(string $hostname, &$hosts, &$weights = null): bool {} function
Completed in 39 milliseconds