Home
last modified time | relevance | path

Searched defs:TextEncodingNameHash (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
DTextEncodingRegistry.cpp52 struct TextEncodingNameHash { struct
53 static bool equal(const char* s1, const char* s2) in equal()
78 static unsigned hash(const char* s) in hash()
95 static const bool safeToCompareToEmptyOrDeleted = false;