Constant STR_CMP_EQ_EACH
pub const STR_CMP_EQ_EACH: i32 = _SIDD_CMP_EQUAL_EACH; // 8i32
Available on crate feature
dep_safe_arch
only.Expand description
Matches when a character position in the needle is equal to the character at the same position in the haystack.