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) |
| static unsigned WebCore::UCharBufferTranslator::hash | ( | const UCharBuffer & | buf | ) | [inline, static] |
| static bool WebCore::UCharBufferTranslator::equal | ( | StringImpl *const & | str, | |
| const UCharBuffer & | buf | |||
| ) | [inline, static] |
| static void WebCore::UCharBufferTranslator::translate | ( | StringImpl *& | location, | |
| const UCharBuffer & | buf, | |||
| unsigned | hash | |||
| ) | [inline, static] |