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

  /external/icu4c/common/unicode/
ucnv_err.h 171 UCNV_RESET = 3, /**< The callback is called with this reason when a
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv_err.h 164 UCNV_RESET = 3, /**< The callback is called with this reason when a
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv_err.h 164 UCNV_RESET = 3, /**< The callback is called with this reason when a
  /external/webkit/Source/WebCore/icu/unicode/
ucnv_err.h 164 UCNV_RESET = 3, /**< The callback is called with this reason when a
  /external/icu4c/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...]

Completed in 156 milliseconds