Lines Matching full:will
78 * then the toUnicode function will be used and the offsets will be set to -1.
81 * sequences; it will be checked in ucnv.c at the end of the input stream
95 * The ucnv.c code will handle the end of the input (reset)
127 * If the function pointer is NULL, then the toUnicode function will be used.
129 * Will be called at a character boundary (toULength==0).
132 * (the return value will be ignored)
135 * (the return value will be ignored)
142 * The ucnv.c code will handle the end of the input (reset)
198 * For example, the ISO-2022-JP converter will call each subconverter's
200 * the same USet, which will result in a union of the sets of all subconverters.
215 * when a function pointer is NULL, then a default action will be performed.
225 * When open() fails, then close() will be called, if present.