Searched refs:alternateNames (Results 1 – 7 of 7) sorted by relevance
12 public void add(T enumItem, String... alternateNames) { in add() argument17 if (alternateNames.length == 0) { in add()20 enumToPreferredName.add(alternateNames[0]); in add()21 for (String other : alternateNames) { in add()
91 private SectionId(String... alternateNames) { in SectionId() argument92 SectionIdNames.add(this, alternateNames); in SectionId()300 private PageId(SectionId sectionId, String... alternateNames) {303 PageIdNames.add(this, alternateNames);
51 Column(String... alternateNames) { in Column() argument53 for (String name : alternateNames) { in Column()
188 std::map<StringRef, StringRef> alternateNames; member
146 auto it = config->alternateNames.find(from); in parseAlternateName()147 if (it != config->alternateNames.end() && it->second != to) in parseAlternateName()149 config->alternateNames.insert(it, std::make_pair(from, to)); in parseAlternateName()
1996 for (auto pair : config->alternateNames) { in link()
22 alternateNames.zip : obsolete use V2, this file does not have the new columns to and from and…25 …nguagecodes.txt : iso 639 language codes, as used for alternate names in file alternateNames.zip