Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
memset(data, 0, sizeof(bool)*256);
return no_err;
}
bool have(char c) {
bool have(FilterChar::Chr c) {
if (c > 255) return false;
return data[static_cast<unsigned char>(c)];
QuoteChars() {clear();}