Searched refs:UCNV_RESET_FROM_UNICODE (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/common/ |
D | ucnv_cnv.h | 70 UCNV_RESET_FROM_UNICODE enumerator
|
D | ucnv.c | 638 _reset(converter, UCNV_RESET_FROM_UNICODE, TRUE); in ucnv_resetFromUnicode() 1025 _reset(cnv, UCNV_RESET_FROM_UNICODE, FALSE); in _fromUnicodeWithCallback() 2332 _reset(targetCnv, UCNV_RESET_FROM_UNICODE, FALSE); in ucnv_convertEx()
|
/external/chromium/third_party/icu/source/common/ |
D | ucnv_cnv.h | 70 UCNV_RESET_FROM_UNICODE enumerator
|
D | ucnv.c | 638 _reset(converter, UCNV_RESET_FROM_UNICODE, TRUE); in ucnv_resetFromUnicode() 1025 _reset(cnv, UCNV_RESET_FROM_UNICODE, FALSE); in _fromUnicodeWithCallback() 2332 _reset(targetCnv, UCNV_RESET_FROM_UNICODE, FALSE); in ucnv_convertEx()
|