CHINESE_REGEX constant

String const CHINESE_REGEX

Implementation

static const String CHINESE_REGEX = "[\u4e00-\u9fa5]";