static RegExp cicAnyToRegexp(Cl strings) { ret new RegExp(orCombineRegexps(regexpEscapeAll(strings)), true); }