Lines Matching full:utrie2_enum
144 * Callback from utrie2_enum(), extracts a uint32_t value from a
147 * @param context an opaque pointer, as passed into utrie2_enum()
155 * Callback from utrie2_enum(), is called for each contiguous range
161 * @param context an opaque pointer, as passed into utrie2_enum()
189 utrie2_enum(const UTrie2 *trie,
534 * Except for the limited code point range, this functions just like utrie2_enum():