Constant STR_CMP_EQ_ANY

pub const STR_CMP_EQ_ANY: i32 = _SIDD_CMP_EQUAL_ANY; // 0i32
Available on crate feature dep_safe_arch only.
Expand description

Matches when any haystack character equals any needle character, regardless of position.