Home
last modified time | relevance | path

Searched refs:VALID_HD_VALUE_CHARS (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_helper.c435 static const int VALID_HD_VALUE_CHARS[] = { variable
505 if (!VALID_HD_VALUE_CHARS[*value]) { in nghttp2_check_header_value()
/third_party/node/deps/nghttp2/lib/
H A 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/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.c1566 static const int VALID_HD_VALUE_CHARS[] = { variable
1649 if (!VALID_HD_VALUE_CHARS[*value]) { in nghttp3_check_header_value()

Completed in 8 milliseconds