regex/full_width_reg library

Properties

fullWidthReg RegExp
This file contains a regular expression to match ASCII characters. A regular expression that matches any string containing only ASCII characters. The pattern used by the asciiReg regular expression.
getter/setter pair
fullWidthRegStr String
The pattern used by the fullWidthReg regular expression. The pattern matches any string that contains only full-width characters. The pattern allows for optional leading and trailing digits, an optional decimal point,
getter/setter pair