HomeSort by relevance Sort by last modified time
    Searched refs:UCNV_RESET (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/unicode/
ucnv_err.h 171 UCNV_RESET = 3, /**< The callback is called with this reason when a
  /external/icu/icu4c/source/common/
ucnv.c 584 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_RESET, &errorCode);
599 converter->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_RESET, &errorCode);
626 ucnv_reset(UConverter *converter) function
    [all...]

Completed in 4698 milliseconds