Lines Matching refs:BlockAllocator
137 StringRef percent_decode(BlockAllocator &balloc, const StringRef &src);
140 StringRef percent_encode_token(BlockAllocator &balloc, const StringRef &target);
167 StringRef quote_string(BlockAllocator &balloc, const StringRef &target);
198 StringRef format_hex(BlockAllocator &balloc, const StringRef &s);
216 StringRef decode_hex(BlockAllocator &balloc, const StringRef &s);
459 StringRef make_string_ref_uint(BlockAllocator &balloc, T n) {
525 StringRef to_base64(BlockAllocator &balloc, const StringRef &token68str);
784 StringRef make_hostport(BlockAllocator &balloc, const StringRef &host,
815 StringRef make_http_hostport(BlockAllocator &balloc, const StringRef &host,
955 StringRef rstrip(BlockAllocator &balloc, const StringRef &s);