Lines Matching refs:Edits
77 class U_COMMON_API Edits U_FINAL : public UMemory {
83 Edits() : in Edits() function
91 Edits(const Edits &other) : in Edits() function
103 Edits(Edits &&src) U_NOEXCEPT : in Edits() function
114 ~Edits();
122 Edits &operator=(const Edits &other);
132 Edits &operator=(Edits &&src) U_NOEXCEPT;
401 friend class Edits;
501 Edits &mergeAndAppend(const Edits &ab, const Edits &bc, UErrorCode &errorCode);
505 Edits ©Array(const Edits &other);
506 Edits &moveArray(Edits &src) U_NOEXCEPT;