Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duchar_props_data.h1258 static const UTrie2 propsTrie={ variable
Duchar.c41 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c));
90 utrie2_enum(&propsTrie, _enumTypeValue, _enumTypeRange, &callback); in u_enumCharTypes()
661 utrie2_enum(&propsTrie, NULL, _enumPropertyStartsRange, sa); in uchar_addPropertyStarts()