Home | History | Annotate | Download | only in unicode

Lines Matching refs:converter

26  *  and ucnv_setToUCallback functions, to set the behaviour of a converter
174 UCNV_CLOSE = 4, /**< Called when the converter is closed. The
177 converter. the pointer available as the
180 by the new converter, the callback must clone
194 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
195 UConverter *converter; /**< Pointer to the converter that is opened and to which this struct is passed as an argument. @stable ICU 2.0 */
210 UBool flush; /**< The internal state of converter will be reset and data flushed if set to TRUE. @stable ICU 2.0 */
211 UConverter *converter; /**< Pointer to the converter that is opened and to which this struct is passed as an argument. @stable ICU 2.0 */
298 * current substitution string for the converter. This is the default
333 * In the Event the converter doesn't support the characters {%,U}[A-F][0-9],
339 * In the Event the converter doesn't support the characters {\,u}[A-F][0-9],
345 * In the Event the converter doesn't support the characters {\,u,U}[A-F][0-9],
351 * In the Event the converter doesn't support the characters {&amp;,#}[0-9],
357 * In the Event the converter doesn't support the characters {&,#,x}[0-9],