Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/letest/
Dcletest.c82 le_getCharIndices(engine, NULL, &status); in ParamTest()
89 le_getCharIndices(engine, indices, &status); in ParamTest()
241 le_getCharIndices(engine, indices, &status); in AccessTest()
481 le_getCharIndices(engine, actual.indices, &status); in doTestCase()
/external/icu/icu4c/source/common/unicode/
Durename.h126 #define le_getCharIndices U_ICU_ENTRY_POINT_RENAME(le_getCharIndices) macro