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

Static Public Member Functions

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

Member Function Documentation

◆ equal()

static bool WTF::UCharBufferTranslator::equal ( StringImpl *const &  str,
const UCharBuffer buf 
)
inlinestatic

◆ hash()

static unsigned WTF::UCharBufferTranslator::hash ( const UCharBuffer buf)
inlinestatic

◆ translate()

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

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