menu
stdc package
documentation
regex.dart
RegexStdc
REG_NOTBOL property
REG_NOTBOL property
dark_mode
light_mode
REG_NOTBOL
property
int
get
REG_NOTBOL
Not beginning of line
Implementation
int get REG_NOTBOL => 1;
stdc package
documentation
regex
RegexStdc
REG_NOTBOL property
RegexStdc extension on
Stdc