Searched refs:tLang (Results 1 – 1 of 1) sorted by relevance
813 List<String> tLang = fieldValues.get("t"); in appendField() local815 boolean haveTLang = tLang != null; in appendField()832 … result.append(format.separator).append(CollectionUtilities.join(tLang, format.separator)); in appendField()851 …tor).append('t').append(format.separator).append(CollectionUtilities.join(tLang, format.separator)… in appendField()