Home | History | Annotate | Download | only in uconv

Lines Matching full:transformation

608     UnicodeString chunk;        // One chunk of the text being collected for transformation.
615 // a text transformation will reorder characters in unpredictable ways
855 // For transformation, we use chunking code -
858 // This makes the transformation result independent of the buffer size
878 // append the transformation result to the result and empty the chunk