Home
last modified time | relevance | path

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

/third_party/node/deps/nghttp2/lib/
Dnghttp2_helper.c433 static const int VALID_HD_VALUE_CHARS[] = { variable
503 if (!VALID_HD_VALUE_CHARS[*value]) { in nghttp2_check_header_value()
/third_party/nghttp2/lib/
Dnghttp2_helper.c433 static const int VALID_HD_VALUE_CHARS[] = { variable
503 if (!VALID_HD_VALUE_CHARS[*value]) { in nghttp2_check_header_value()