Unit 'regexpr' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#regexpr]

RegExprWordChars

Declaration

Source position: regexpr.pas line 177

const RegExprWordChars: RegExprString = '0123456789' + 'abcdefghijklmnopqrstuvwxyz' + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_';


Documentation generated on: 2023-03-18