ConfigParser.cc File Reference
#include "squid.h"
#include "acl/Gadgets.h"
#include "base/Here.h"
#include "base/RegexPattern.h"
#include "cache_cf.h"
#include "ConfigParser.h"
#include "debug/Stream.h"
#include "fatal.h"
#include "globals.h"
#include "neighbors.h"
#include "sbuf/Stream.h"
Include dependency graph for ConfigParser.cc:
Go to the source code of this file.
Variables | |
static const char * | SQUID_ERROR_TOKEN = "[invalid token]" |
Variable Documentation
◆ SQUID_ERROR_TOKEN
|
static |
Definition at line 35 of file ConfigParser.cc.
Referenced by ConfigParser::TokenParse(), and ConfigParser::UnQuote().