Searched defs:best_match (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/mappers/
H A Dmod_negotiation.c218 * (see best_match()). source_quality is set from the 'qs' parameter
2017 /* Below is the 'best_match' function. It returns an int, which has
2023 * way here. The best variant is returned in *pbest. best_match has
2030 * The call to best_match also creates full information, including
2284 static int best_match(negotiation_state *neg, var_rec **pbest) function
2849 * assumptions in best_match(), if there is a
2874 alg_result = best_match(neg, bestp);

Completed in 20 milliseconds