Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
net_instaweb::CaseFold Struct Reference

A helper for case-insensitive hashing, which folds to lowercase. More...

#include "string_hash.h"

Static Public Member Functions

static unsigned char Normalize (char c)
 
static bool Compare (const StringPiece &a, const StringPiece &b)
 

Detailed Description

A helper for case-insensitive hashing, which folds to lowercase.


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