Searched refs:matching (Results 1 – 7 of 7) sorted by relevance
191 .allowAttributes("dir").matching(true, "ltr", "rtl").globally()197 .allowAttributes("href").matching(A_HREF_PROTOCOLS).onElements("a")203 .allowAttributes("href").matching(URL_PROTOCOLS).onElements("area")208 .allowAttributes("href").matching(URL_PROTOCOLS).onElements("base")265 .allowAttributes("src").matching(IMG_SRC_PROTOCOLS).onElements("img")266 .allowAttributes("longdesc").matching(URL_PROTOCOLS).onElements("img")271 .allowAttributes("src").matching(URL_PROTOCOLS).onElements("input")272 .allowAttributes("formaction").matching(URL_PROTOCOLS).onElements("input")280 .allowAttributes("cite").matching(URL_PROTOCOLS).onElements("ins")294 .allowAttributes("icon").matching(URL_PROTOCOLS).onElements("menuitem")[all …]
69 final List<RootInfo> matching = new ArrayList<>(); in getMatchingRoots() local133 matching.add(root); in getMatchingRoots()136 if (DEBUG) Log.d(tag, "Matched roots: " + matching); in getMatchingRoots()137 return matching; in getMatchingRoots()
252 final ArrayList<Account> matching = Lists.newArrayList(); in getAccounts() local261 matching.add(account); in getAccounts()264 return matching; in getAccounts()
276 …e root. Once the singular event for root (e.g. `String()`), or the last matching `EndObject()` or …
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...