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

Static Public Member Functions

static unsigned hash (const LCharBuffer &buf)
 
static bool equal (StringImpl *const &str, const LCharBuffer &buf)
 
static void translate (StringImpl *&location, const LCharBuffer &buf, unsigned hash)
 

Member Function Documentation

◆ equal()

static bool WTF::LCharBufferTranslator::equal ( StringImpl *const &  str,
const LCharBuffer buf 
)
inlinestatic

◆ hash()

static unsigned WTF::LCharBufferTranslator::hash ( const LCharBuffer buf)
inlinestatic

◆ translate()

static void WTF::LCharBufferTranslator::translate ( StringImpl *&  location,
const LCharBuffer buf,
unsigned  hash 
)
inlinestatic

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