Home | History | Annotate | Download | only in common

Lines Matching defs:indexLength

390 #define UTRIE2_GET16(trie, c) _UTRIE2_GET((trie), index, (trie)->indexLength, (c))
678 * pointer, with each index item increased by indexLength;
689 int32_t indexLength, dataLength;