Searched defs:match (Results 1 – 7 of 7) sorted by last modified time
28 def route_match(self, match): argument33 def route_match_invalid(self, match): argument
149 nxt_http_route_match_t *match[0]; member364 nxt_http_route_match_t *match, **m; in nxt_http_route_create() local404 nxt_http_route_match_t *match; in nxt_http_route_match_create() local1254 nxt_http_route_match_t **match, **end; in nxt_http_route_resolve() local1588 nxt_http_route_match_t *match) in nxt_http_route_match()1734 nxt_int_t match; in nxt_http_route_addr_pattern_match() local
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()
10 "match": { object
212 public boolean match(String url) in match() method in Context.PrefixPattern
103 public Map<String,String> match(UriTemplate candidate) { in match() method in UriTemplate