|
Squid Web Cache v8/master
|
#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"Go to the source code of this file.
Variables | |
| static const char * | SQUID_ERROR_TOKEN = "[invalid token]" |
|
static |
Definition at line 35 of file ConfigParser.cc.
Referenced by ConfigParser::TokenParse(), and ConfigParser::UnQuote().