Searched refs:DOWNCASE_TBL (Results 1 – 3 of 3) sorted by relevance
38 static const uint8_t DOWNCASE_TBL[] = { variable108 s[i] = DOWNCASE_TBL[s[i]]; in nghttp3_downcase()
55 static const uint8_t DOWNCASE_TBL[] = { variable125 s[i] = DOWNCASE_TBL[s[i]]; in nghttp2_downcase()