static bool webs_search_noVar_bool(Web searchWeb, Collection webs) { new L> mappings; for (Web web : webs) if (web_matchAllPerms(searchWeb, web) != null) true; false; }