nicknamevalidator.cpp File Reference

#include <stringutil.h>
#include "nicknamevalidator.h"

Go to the source code of this file.

Defines

#define VALID_NICKNAME_CHARS   "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"

Define Documentation

#define VALID_NICKNAME_CHARS   "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"

Set of characters that are valid in a server's nickname.

Definition at line 21 of file nicknamevalidator.cpp.

Referenced by ServerSettings::getNickname(), and NicknameValidator::validate().


Generated on 2 Sep 2009 for Vidalia by  doxygen 1.6.1