Searched refs:encodedCity (Results 1 – 1 of 1) sorted by relevance
574 …std::string encodedCity = (needAddQuotedPrintable ? EncodeQuotedPrintable(city) : DealCharacters(c… in ConstructPostalLine() local582 postalLine << encodedCity << ITEM_SEPARATOR; in ConstructPostalLine()