Searched refs:uSpecial (Results 1 – 1 of 1) sorted by relevance
814 List<String> uSpecial = fieldValues.get("u"); in appendField() local816 boolean haveUSpecial = uSpecial != null; in appendField()842 … result2.append(format.separator).append(CollectionUtilities.join(uSpecial, format.separator)); in appendField()854 …r).append('u').append(format.separator).append(CollectionUtilities.join(uSpecial, format.separator… in appendField()