Constant safe_arch::STR_CMP_RANGES

source ·
pub const STR_CMP_RANGES: i32 = _SIDD_CMP_RANGES; // 4i32
Expand description

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