Searched defs:match (Results 1 – 6 of 6) sorted by relevance
113 nxt_regex_match_t *match; in nxt_regex_match_create() local134 nxt_regex_match_t *match) in nxt_regex_match()
107 nxt_regex_match_t *match; in nxt_regex_match_create() local120 nxt_regex_match_t *match) in nxt_regex_match()
156 nxt_http_route_match_t *match[0]; member371 nxt_http_route_match_t *match, **m; in nxt_http_route_create() local411 nxt_http_route_match_t *match; in nxt_http_route_match_create() local1305 nxt_http_route_match_t **match, **end; in nxt_http_route_resolve() local1602 nxt_http_route_match_t **match, **end; in nxt_http_route_handler() local1625 nxt_http_route_match_t *match) in nxt_http_route_match()1771 nxt_int_t match; in nxt_http_route_addr_pattern_match() local
103 public Map<String,String> match(UriTemplate candidate) { in match() method in UriTemplate
27 def route_match(self, match): argument32 def route_match_invalid(self, match): argument
212 public boolean match(String url) in match() method in Context.PrefixPattern