php_parserr 887 ext/standard/dns.c cp = php_parserr(cp, &answer, type_to_fetch, store_results, raw, &retval); php_parserr 900 ext/standard/dns.c cp = php_parserr(cp, &answer, DNS_T_ANY, authns != NULL, raw, &retval); php_parserr 912 ext/standard/dns.c cp = php_parserr(cp, &answer, DNS_T_ANY, 1, raw, &retval); php_parserr 472 ext/standard/dns_win32.c php_parserr(pRec, type_to_fetch, store_results, raw, &retval); php_parserr 480 ext/standard/dns_win32.c php_parserr(pRec, type_to_fetch, 1, raw, &retval); php_parserr 495 ext/standard/dns_win32.c php_parserr(pRec, type_to_fetch, 1, raw, &retval);