Home
last modified time | relevance | path

Searched refs:php_parserr (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/standard/
H A Ddns_win32.c141 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, zval **subarray) in php_parserr() function
439 php_parserr(pRec, type_to_fetch, store_results, &retval); in PHP_FUNCTION()
447 php_parserr(pRec, type_to_fetch, store_results, &retval); in PHP_FUNCTION()
462 php_parserr(pRec, type_to_fetch, store_results, &retval); in PHP_FUNCTION()
H A Ddns.c416 static u_char *php_parserr(u_char *cp, querybuf *answer, int type_to_fetch, int store, zval **subar… in php_parserr() function
855 cp = php_parserr(cp, &answer, type_to_fetch, store_results, &retval); in PHP_FUNCTION()
868 cp = php_parserr(cp, &answer, DNS_T_ANY, authns != NULL, &retval); in PHP_FUNCTION()
880 cp = php_parserr(cp, &answer, DNS_T_ANY, 1, &retval); in PHP_FUNCTION()

Completed in 7 milliseconds