Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dhttp2.cc1227 static constexpr size_t ANCHORLEN = str_size(ANCHOR); in parse_next_link_header_once() local
1228 if (!ign && !check_link_param_empty(first, last, ANCHOR, ANCHORLEN)) { in parse_next_link_header_once()