sbool ellipsisToDotStarRegexpFindIC(S pat, S s) { ret regexpICFind(ellipsisToDotStarRegexp(pat), s); }