Notes.cc File Reference
#include "squid.h"
#include "AccessLogEntry.h"
#include "acl/FilledChecklist.h"
#include "acl/Gadgets.h"
#include "client_side.h"
#include "ConfigParser.h"
#include "globals.h"
#include "http/Stream.h"
#include "HttpReply.h"
#include "HttpRequest.h"
#include "parser/Tokenizer.h"
#include "sbuf/Stream.h"
#include "sbuf/StringConvert.h"
#include "SquidConfig.h"
#include "Store.h"
#include "StrList.h"
#include <algorithm>
#include <string>
Include dependency graph for Notes.cc:
Go to the source code of this file.
Functions | |
static void | AppendTokens (NotePairs::Entries &entries, const SBuf &key, const SBuf &val, const CharacterSet &delimiters) |
Function Documentation
◆ AppendTokens()
|
static |
Definition at line 334 of file Notes.cc.
References SBuf::isEmpty(), and tok::token.
Referenced by NotePairs::addStrList(), and NotePairs::expandListEntries().