/external/chromium_org/third_party/icu/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...] |
/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...] |
/external/icu4c/common/unicode/ |
urename.h | 661 #define ucnv_reset macro [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
urename.h | 667 #define ucnv_reset macro [all...] |