Searched refs:le_getCharIndicesWithBase (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/layout/ |
D | loengine.h | 165 le_getCharIndicesWithBase(le_engine *engine,
|
D | loengine.cpp | 104 le_getCharIndicesWithBase(le_engine *engine, in le_getCharIndicesWithBase() function
|
/external/icu4c/test/letest/ |
D | cletest.c | 92 le_getCharIndicesWithBase(engine, NULL, 1024, &status); in ParamTest() 99 le_getCharIndicesWithBase(engine, indices, 1024, &status); in ParamTest() 246 le_getCharIndicesWithBase(engine, biasedIndices, 1024, &status); in AccessTest()
|
/external/icu4c/common/unicode/ |
D | urename.h | 137 #define le_getCharIndicesWithBase U_ICU_ENTRY_POINT_RENAME(le_getCharIndicesWithBase) macro
|