sbool cicWithSmartWordBoundary(S a, S b) { ret containsRegexpIC(a, phraseToRegExp(b)); }