Home | History | Annotate | Download | only in common

Lines Matching full:data16

459     _UTRIE2_U8_NEXT(trie, data16, index, src, limit, result)
481 _UTRIE2_U8_PREV(trie, data16, index, start, src, result)
692 * in this case, data32==NULL, and data16 is used for direct ASCII access.
699 const uint16_t *data16; /* for fast UTF-8 ASCII access, if 16b data */