Home
last modified time | relevance | path

Searched defs:type_to_fetch (Results 1 – 17 of 17) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/standard/
H A Ddns_win32.c141 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval *subarray) in php_parserr()
352 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
H A Ddns.c431 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
797 int type_to_fetch; in PHP_FUNCTION() local
/dports/lang/php81/php-8.1.1/ext/standard/
H A Ddns_win32.c144 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 Ddns.c466 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
831 int type_to_fetch; in PHP_FUNCTION() local
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Ddns_win32.c144 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 Ddns.c466 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
831 int type_to_fetch; in PHP_FUNCTION() local
/dports/lang/php80/php-8.0.15/ext/standard/
H A Ddns_win32.c143 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval *subarray) in php_parserr()
353 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
H A Ddns.c435 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
800 int type_to_fetch; in PHP_FUNCTION() local
/dports/lang/php74/php-7.4.27/ext/standard/
H A Ddns_win32.c146 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval *subarray) in php_parserr()
357 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
H A Ddns.c444 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
810 int type_to_fetch; in PHP_FUNCTION() local
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Ddns_win32.c141 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval *subarray) in php_parserr()
352 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
H A Ddns.c431 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
797 int type_to_fetch; in PHP_FUNCTION() local
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Ddns_win32.c146 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval *subarray) in php_parserr()
357 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
H A Ddns.c444 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
810 int type_to_fetch; in PHP_FUNCTION() local
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Ddns_win32.c143 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, int raw, zval *subarray) in php_parserr()
353 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
H A Ddns.c435 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
800 int type_to_fetch; in PHP_FUNCTION() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/core/common/cloud/
H A Dcloud_policy_client.cc349 for (const auto& type_to_fetch : types_to_fetch_) { in FetchPolicy() local