Constant STR_CMP_RANGES

pub const STR_CMP_RANGES: i32 = _SIDD_CMP_RANGES; // 4i32
Available on crate feature dep_safe_arch only.
Expand description

Interprets consecutive pairs of characters in the needle as (low..=high) ranges to compare each haystack character to.