static bool safeRegexpFindIC(S pat, S s) { ret safeRegexpICFind(pat, s); }