Home
last modified time | relevance | path

Searched refs:getTokenIndex (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/test/intltest/
Ducdtest.cpp42 getTokenIndex(const char *const tokens[], int32_t countTokens, const char *s) { in getTokenIndex() function
117 i=getTokenIndex(derivedCorePropsNames, LENGTHOF(derivedCorePropsNames), fields[1][0]); in derivedCorePropsLineFn()
/external/icu4c/tools/genprops/
Dgenprops.c218 getTokenIndex(const char *const tokens[], int32_t countTokens, const char *s) { in getTokenIndex() function
311 i=getTokenIndex(genCategoryNames, U_CHAR_CATEGORY_COUNT, fields[2][0]); in unicodeDataLineFn()
334 i=getTokenIndex(decompositionTypeNames, U_DT_COUNT, fields[5][0]+1); in unicodeDataLineFn()
Dgenprops.h52 getTokenIndex(const char *const tokens[], int32_t countTokens, const char *s);
/external/icu4c/tools/gencase/
Dgencase.c367 getTokenIndex(const char *const tokens[], int32_t countTokens, const char *s) { in getTokenIndex() function
680 i=getTokenIndex(genCategoryNames, U_CHAR_CATEGORY_COUNT, fields[2][0]); in unicodeDataLineFn()