Searched refs:hdrtoken_is_wks (Results 1 – 6 of 6) sorted by relevance
115 hdrtoken_is_wks(const char *str) in hdrtoken_is_wks() function139 ink_assert(hdrtoken_is_wks(wks)); in hdrtoken_wks_to_prefix()201 ink_assert(hdrtoken_is_wks(wks)); in hdrtoken_wks_to_index()208 ink_assert(hdrtoken_is_wks(wks)); in hdrtoken_wks_to_length()215 ink_assert(hdrtoken_is_wks(wks)); in hdrtoken_wks_to_token_type()222 ink_assert(hdrtoken_is_wks(wks)); in hdrtoken_wks_to_slotid()229 ink_assert(hdrtoken_is_wks(wks)); in hdrtoken_wks_to_mask()237 ink_assert(hdrtoken_is_wks(wks)); in hdrtoken_wks_to_flags()
561 if (hdrtoken_is_wks(string)) { in hdrtoken_method_tokenize()586 if (hdrtoken_is_wks(string)) { in hdrtoken_tokenize()
1186 ink_assert(hdrtoken_is_wks(cc_directive_wks)); in is_cache_control_set()
825 if (hdrtoken_is_wks(name)) { in name_set()
1316 const bool is_wks = hdrtoken_is_wks(field_name_str); in mime_hdr_field_find()
63 if (!hdrtoken_is_wks(field_name)) { in is_this_a_hop_by_hop_header()123 ink_assert(hdrtoken_is_wks(method_wks)); in insert_supported_methods_in_response()