Searched refs:attribute_table (Results 1 – 1 of 1) sorted by relevance
105 static const WCHAR *attribute_table[] = variable778 if (attr >= ARRAY_SIZE(attribute_table)) in query_headers()783 if (!attribute_table[attr]) in query_headers()789 TRACE("attribute %s\n", debugstr_w(attribute_table[attr])); in query_headers()790 … header_index = get_header_index( request, attribute_table[attr], requested_index, request_only ); in query_headers()