Home
last modified time | relevance | path

Searched refs:le_getCharIndicesWithBase (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/letest/
Dcletest.c96 le_getCharIndicesWithBase(engine, NULL, 1024, &status); in ParamTest()
103 le_getCharIndicesWithBase(engine, indices, 1024, &status); in ParamTest()
250 le_getCharIndicesWithBase(engine, biasedIndices, 1024, &status); in AccessTest()
/external/icu/icu4c/source/common/unicode/
Durename.h127 #define le_getCharIndicesWithBase U_ICU_ENTRY_POINT_RENAME(le_getCharIndicesWithBase) macro