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

  /external/icu/icu4c/source/common/
ucnv.c 586 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_RESET, &errorCode);
601 converter->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_RESET, &errorCode);
628 ucnv_reset(UConverter *converter) function
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 676 #define ucnv_reset macro
    [all...]

Completed in 178 milliseconds