Searched refs:best (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/mappers/
H A Dmod_negotiation.c193 * present in the best matching Accept header element.
1435 * language_quality - the 'q' value of the 'best' matching language
1442 * When we do the variant checking for best variant, we use language
1510 * of the 'best' matching language on the Accept-Language
1511 * header. The 'best' match is the language on Accept-Language
1517 * When a variant has multiple languages, we find the 'best'
1560 /* Variant has one (or more) languages. Look for the best
1563 * Accept-Language header. The best match is the longest
1565 * best q value from all the languages on the variant
1575 accept_rec *best local
2040 is_variant_better_rvsa(negotiation_state *neg, var_rec *variant, var_rec *best, float *p_bestq) argument
2107 is_variant_better(negotiation_state *neg, var_rec *variant, var_rec *best, float *p_bestq) argument
2287 var_rec *best; local
2971 var_rec *best; local
3086 var_rec *best, *avail_recs; local
[all...]

Completed in 1823 milliseconds