Constant safe_arch::STR_CMP_EQ_ANY

source ·
pub const STR_CMP_EQ_ANY: i32 = _SIDD_CMP_EQUAL_ANY; // 0i32
Expand description

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