#include "config.h"#include "AtomicString.h"#include "DeprecatedString.h"#include "StaticConstructors.h"#include "StringHash.h"#include <wtf/HashSet.h>Namespaces | |
| namespace | WebCore |
Classes | |
| struct | WebCore::CStringTranslator |
| struct | WebCore::UCharBuffer |
| struct | WebCore::UCharBufferTranslator |
Functions | |
| bool | WebCore::operator== (const AtomicString &a, const char *b) |
Variables | |
| static HashSet < StringImpl * > * | WebCore::stringTable |