allow_numbers | WordType | [private] |
badwords | WordType | [private] |
chrtypes | WordType | [private] |
extra_word_characters | WordType | [private] |
IsChar(int c) const | WordType | [inline] |
IsControl(int c) const | WordType | [inline] |
IsDigit(int c) const | WordType | [inline] |
IsStrictChar(int c) const | WordType | [inline] |
lowercase | WordType | [private] |
maximum_length | WordType | [private] |
minimum_length | WordType | [private] |
Normalize(String &s) const | WordType | |
NormalizeStatus(int flags) | WordType | [static] |
StripPunctuation(String &s) const | WordType | [inline] |
truncate | WordType | [private] |
valid_punctuation | WordType | [private] |
WordType(const Configuration &config) | WordType |