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