Home
last modified time | relevance | path

Searched refs:UCNV_SUB_STOP_ON_ILLEGAL (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
Ducnv_err.h100 #define UCNV_SUB_STOP_ON_ILLEGAL "i" macro
/external/icu4c/common/unicode/
Ducnv_err.h100 #define UCNV_SUB_STOP_ON_ILLEGAL "i" macro
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DTextCodecICU.cpp313 UCNV_SUB_STOP_ON_ILLEGAL, &m_savedAction, in ErrorCallbackSetter()
328 ASSERT(!strcmp(static_cast<const char*>(oldContext), UCNV_SUB_STOP_ON_ILLEGAL)); in ~ErrorCallbackSetter()