Searched refs:UCNV_EXT_FROM_U (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ucnv_ext.h | 446 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ macro
|
D | ucnv_ext.cpp | 556 idx=UCNV_EXT_FROM_U(stage12, stage3, idx, firstCP); in ucnv_extMatchFromU()
|
/external/chromium_org/third_party/icu/source/common/ |
D | ucnv_ext.h | 442 #define UCNV_EXT_FROM_U(stage12, stage3, s1Index, c) \ macro
|
D | ucnv_ext.c | 546 idx=UCNV_EXT_FROM_U(stage12, stage3, idx, firstCP); in ucnv_extMatchFromU()
|