Home | History | Annotate | Download | only in unicode

Lines Matching full:converter

28  *  and ucnv_setToUCallback functions, to set the behaviour of a converter
176 UCNV_CLOSE = 4, /**< Called when the converter is closed. The
179 converter. the pointer available as the
182 by the new converter, the callback must clone
196 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
197 UConverter *converter; /**< Pointer to the converter that is opened and to which this struct is passed as an argument. @stable ICU 2.0 */
212 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
213 UConverter *converter; /**< Pointer to the converter that is opened and to which this struct is passed as an argument. @stable ICU 2.0 */
300 * current substitution string for the converter. This is the default
335 * In the Event the converter doesn't support the characters {%,U}[A-F][0-9],
341 * In the Event the converter doesn't support the characters {\,u}[A-F][0-9],
347 * In the Event the converter doesn't support the characters {\,u,U}[A-F][0-9],
353 * In the Event the converter doesn't support the characters {&amp;,#}[0-9],
359 * In the Event the converter doesn't support the characters {&,#,x}[0-9],