|
|||
|
|||
|
#include "inspircd.h"#include "hashcomp.h"#include "hash_map.h"Include dependency graph for hashcomp.cpp:

Go to the source code of this file.
Functions | |
| std::string | irc::hex (const unsigned char *raw, size_t rawsz) |
| Compose a hex string from raw data. | |
| CoreExport const char * | irc::Spacify (const char *n) |
| Turn _ characters in a string into spaces. | |