pub const STR_CMP_EQ_ORDERED: i32 = _SIDD_CMP_EQUAL_ORDERED; // 12i32
Expand description

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