Home
last modified time | relevance | path

Searched refs:dns (Results 1 – 14 of 14) sorted by relevance

/PHP-7.0/ext/standard/tests/network/
H A Ddns_get_record_caa.phpt13 $dns = dns_get_record($domain, DNS_CAA);
14 if (count($dns) > 0) {
15 if (array_key_exists('type', $dns[0])
16 and $dns[0]['type'] == 'CAA'
17 and array_key_exists('flags', $dns[0])
18 and array_key_exists('tag', $dns[0])
19 and array_key_exists('value', $dns[0])
H A Dgethostbyname_basic003.phpt7 * Source code: ext/standard/dns.c
H A Dgethostbynamel_basic1.phpt7 * Source code: ext/standard/dns.c
H A Dgethostbyaddr_basic1.phpt7 * Source code: ext/standard/dns.c
H A Dgethostbynamel_error.phpt7 * Source code: ext/standard/dns.c
H A Dgethostbyaddr_error.phpt7 * Source code: ext/standard/dns.c
/PHP-7.0/ext/curl/tests/
H A Dcurl_basic_008.phpt10 print "skip catch all dns";
H A Dcurl_basic_010.phpt10 print "skip catch all dns";
/PHP-7.0/ext/standard/
H A Dphp_dns.h74 PHP_MINIT_FUNCTION(dns);
H A Dconfig.w3214 cyr_convert.c datetime.c dir.c dl.c dns.c dns_win32.c exec.c \
H A Ddns.c1116 PHP_MINIT_FUNCTION(dns) { in PHP_MINIT_FUNCTION() argument
H A Dconfig.m4615 cyr_convert.c datetime.c dir.c dl.c dns.c exec.c file.c filestat.c \
H A Dbasic_functions.c3679 BASIC_MINIT_SUBMODULE(dns) in PHP_MINIT_FUNCTION()
/PHP-7.0/
H A Dconfigure.in488 dns.h \

Completed in 87 milliseconds