Constant stringsext::mission::UTF8_FILTER_ASCII_MODE_DEFAULT[][src]

pub const UTF8_FILTER_ASCII_MODE_DEFAULT: Utf8Filter;
Expand description

A filter for ASCII encoding searches only. No control character pass, but whitespace is allowed. This works like the traditional stringsextmode. Unless otherwise specified on the command line, his filter is default for ASCII-encoding searches.