Searched defs:segments (Results 1 – 3 of 3) sorted by last modified time
1723 nxt_str_t segments[3]; in nxt_conf_vldt_pass() local
1405 nxt_str_t segments[3]; in nxt_http_pass_find() local1432 nxt_http_pass_segments(nxt_mp_t *mp, nxt_str_t *pass, nxt_str_t *segments, in nxt_http_pass_segments()
40 private final List<Segment> segments = new ArrayList<>(); field in UriTemplate55 String[] segments = path.split("/", -1); in UriTemplate() local