|
Squid Web Cache master
|
#include "squid.h"#include "base/CharacterSet.h"#include "base/Raw.h"#include "base/RefCount.h"#include "debug/Stream.h"#include "sbuf/SBuf.h"#include "util.h"#include <cstring>#include <functional>#include <iostream>#include <sstream>Go to the source code of this file.
Functions | |
| InstanceIdDefinitions (SBuf, "SBuf") | |
| static int | memcasecmp (const char *b1, const char *b2, SBuf::size_type len) |
| InstanceIdDefinitions | ( | SBuf | , |
| "SBuf" | |||
| ) |
|
static |
Definition at line 337 of file SBuf.cc.
Referenced by SBuf::compare().