regexQQ constant

String const regexQQ

Regex of QQ number.

Implementation

static const String regexQQ = '[1-9][0-9]{4,}';