Lines Matching defs:reset
577 /* first, notify the callback functions that the converter is reset */
612 /* now reset the converter itself */
628 if (converter->sharedData->impl->reset != NULL) {
629 /* call the custom reset function */
630 converter->sharedData->impl->reset(converter, choice);
1035 /* reset the converter without calling the callback function */
1480 /* reset the converter without calling the callback function */
1550 cnv->toUCallbackReason = UCNV_ILLEGAL; /* reset to default value */
1939 /* reset the converter without calling the callback function */
1976 /* no need to reset explicitly because _toUnicodeWithCallback() did it */
2050 UBool reset, UBool flush,
2120 if(reset) {
2242 /* The pivot buffer is empty; reset it so we start at pivotStart. */
2294 * The pivot buffer will be reset with
2333 /* reset the converters without calling the callback functions */
2350 * The pivot buffer is empty and reset.
2559 /* reset the other converter */