Lines Matching refs:base
372 auto p = name_iov.base;
374 util::inp_strlower(name_iov.base, p);
378 HeaderRef(StringRef{name_iov.base, p},
778 auto p = iov.base;
780 for (auto cp = iov.base; cp != p; ++cp) {
786 res.emplace_back(type, StringRef{iov.base, p});
1232 auto p = iov.base;
1234 util::inp_strlower(iov.base, p);
1237 pattern = StringRef{iov.base, p};
1245 auto p = iov.base;
1247 util::inp_strlower(iov.base, p);
1250 pattern = StringRef{iov.base, p};
1382 auto p = iov.base;
1385 auto rev_host = StringRef{iov.base, p};