Searched refs:foundSections (Results 1 – 1 of 1) sorted by relevance
248 HashSet<String> foundSections = new HashSet<String>(); in formatWikiText() local254 if (!foundSections.contains(title) && in formatWikiText()257 foundSections.add(title); in formatWikiText()