static bool isNo_server(S s) { ret regexpMatchesIC("^no\b", s); }