Home | History | Annotate | Download | only in common

Lines Matching refs:UTrie2EnumRange

146  * trie value. This value will be passed on to the UTrie2EnumRange function.
150 * @return the value that is to be passed on to the UTrie2EnumRange function
169 UTrie2EnumRange(const void *context, UChar32 start, UChar32 end, uint32_t value);
180 * the UTrie2EnumRange function is called.
191 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context);
550 * the UTrie2EnumRange function is called.
561 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange,