Searched defs:type_to_fetch (Results 1 – 2 of 2) sorted by relevance
/PHP-5.5/ext/standard/ |
H A D | dns_win32.c | 141 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval **subarray) in php_parserr() 354 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
|
H A D | dns.c | 433 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr() 771 int type_to_fetch; in PHP_FUNCTION() local
|
Completed in 10 milliseconds