Searched refs:encodedPoBox (Results 1 – 1 of 1) sorted by relevance
572 …std::string encodedPoBox = (needAddQuotedPrintable ? EncodeQuotedPrintable(poBox) : DealCharacters… in ConstructPostalLine() local580 postalLine << encodedPoBox << ITEM_SEPARATOR; in ConstructPostalLine()