Home | History | Annotate | Download | only in common

Lines Matching refs:data16

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