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

  /external/icu/icu4c/source/common/
ucnv.cpp 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 677 #define ucnv_reset macro
    [all...]
  /external/icu/libandroidicu/include/unicode/
urename.h 677 #define ucnv_reset macro
    [all...]

Completed in 1485 milliseconds