Home | History | Annotate | Download | only in uconv

Lines Matching full:transformation

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