MATCH_SMALL constant

int const MATCH_SMALL

Enable matching Strings in small letter.

Implementation

// ignore: constant_identifier_names
static const int MATCH_SMALL = 0x1;