webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WTF::CStringTranslator Struct Reference

Static Public Member Functions

static unsigned hash (const LChar *c)
 
static bool equal (StringImpl *r, const LChar *s)
 
static void translate (StringImpl *&location, const LChar *const &c, unsigned hash)
 

Member Function Documentation

◆ equal()

static bool WTF::CStringTranslator::equal ( StringImpl r,
const LChar s 
)
inlinestatic

◆ hash()

static unsigned WTF::CStringTranslator::hash ( const LChar c)
inlinestatic

◆ translate()

static void WTF::CStringTranslator::translate ( StringImpl *&  location,
const LChar *const &  c,
unsigned  hash 
)
inlinestatic

The documentation for this struct was generated from the following file: