sbool canFlexMatchIC_withBrackets(S pat, S s) { ret nempty(flexMatchIC_withBrackets_iterator(pat, s)); }