Home
last modified time | relevance | path

Searched refs:nxt_http_target_chars (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_http_parse.c49 static const uint8_t nxt_http_target_chars[256] nxt_aligned(64) = { variable
74 trap = nxt_http_target_chars[ch]; \ in nxt_http_parse_target()