Searched refs:UCNV_EXT_FROM_U (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/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() |