SBuf.cc File Reference
#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>
Include dependency graph for SBuf.cc:
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) |
Function Documentation
◆ InstanceIdDefinitions()
InstanceIdDefinitions | ( | SBuf | , |
"SBuf" | |||
) |
◆ memcasecmp()
|
static |
Definition at line 337 of file SBuf.cc.
Referenced by SBuf::compare().