Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_http_parse.c831 (nxt_fast_path((nxt_http_normal[c / 8] & (1 << (c & 7))) != 0))
834 static const uint8_t nxt_http_normal[32] nxt_aligned(32) = { variable
869 nxt_prefetch(nxt_http_normal); in nxt_http_parse_complex_target()