Home
last modified time | relevance | path

Searched refs:match_conf (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_http_route.c400 nxt_conf_value_t *match_conf, *action_conf; in nxt_http_route_match_create() local
411 match_conf = nxt_conf_get_path(cv, &match_path); in nxt_http_route_match_create()
413 n = (match_conf != NULL) ? nxt_conf_object_members_count(match_conf) : 0; in nxt_http_route_match_create()
442 match_conf, nxt_http_route_match_conf, in nxt_http_route_match_create()