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

Static Public Member Functions

static bool equal (const char *s1, const char *s2)
 
static unsigned hash (const char *s)
 

Static Public Attributes

static const bool safeToCompareToEmptyOrDeleted = false
 

Member Function Documentation

◆ equal()

static bool WebCore::TextEncodingNameHash::equal ( const char *  s1,
const char *  s2 
)
inlinestatic

◆ hash()

static unsigned WebCore::TextEncodingNameHash::hash ( const char *  s)
inlinestatic

Member Data Documentation

◆ safeToCompareToEmptyOrDeleted

const bool WebCore::TextEncodingNameHash::safeToCompareToEmptyOrDeleted = false
static

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