Constant STR_CMP_EQ_ORDERED

pub const STR_CMP_EQ_ORDERED: i32 = _SIDD_CMP_EQUAL_ORDERED; // 12i32
Available on crate feature dep_safe_arch only.
Expand description

Matches when the complete needle string is a substring somewhere in the haystack.