Lines Matching refs:CONDADD
307 #define CONDADD(name, field) \ in sapi_thttpd_register_variables() macro
312 CONDADD(QUERY_STRING, query); in sapi_thttpd_register_variables()
313 CONDADD(HTTP_HOST, hdrhost); in sapi_thttpd_register_variables()
314 CONDADD(HTTP_REFERER, referer); in sapi_thttpd_register_variables()
315 CONDADD(HTTP_USER_AGENT, useragent); in sapi_thttpd_register_variables()
316 CONDADD(HTTP_ACCEPT, accept); in sapi_thttpd_register_variables()
317 CONDADD(HTTP_ACCEPT_LANGUAGE, acceptl); in sapi_thttpd_register_variables()
318 CONDADD(HTTP_ACCEPT_ENCODING, accepte); in sapi_thttpd_register_variables()
319 CONDADD(HTTP_COOKIE, cookie); in sapi_thttpd_register_variables()
320 CONDADD(CONTENT_TYPE, contenttype); in sapi_thttpd_register_variables()
321 CONDADD(REMOTE_USER, remoteuser); in sapi_thttpd_register_variables()
322 CONDADD(SERVER_PROTOCOL, protocol); in sapi_thttpd_register_variables()