Home | History | Annotate | Download | only in common

Lines Matching defs:indexLength

395 #define UTRIE2_GET16(trie, c) _UTRIE2_GET((trie), index, (trie)->indexLength, (c))
683 * pointer, with each index item increased by indexLength;
694 int32_t indexLength, dataLength;