static bool safeRegexpICFind(S pat, S s) { ret safeRegexpIC(pat, s).find(); }