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.h1360 static const UTrie2 propsTrie={ variable
Duchar.cpp43 #define GET_PROPS(c, result) ((result)=UTRIE2_GET16(&propsTrie, c));
85 utrie2_enum(&propsTrie, _enumTypeValue, _enumTypeRange, &callback); in u_enumCharTypes()
664 utrie2_enum(&propsTrie, NULL, _enumPropertyStartsRange, sa); in uchar_addPropertyStarts()