Home | History | Annotate | Download | only in common

Lines Matching refs:utrie2_enum

145  * Callback from utrie2_enum(), extracts a uint32_t value from a
148 * @param context an opaque pointer, as passed into utrie2_enum()
156 * Callback from utrie2_enum(), is called for each contiguous range
162 * @param context an opaque pointer, as passed into utrie2_enum()
190 utrie2_enum(const UTrie2 *trie,
544 * Except for the limited code point range, this functions just like utrie2_enum():