Lines Matching defs:indexValue
195 int32_t indexValue, newBlock;198 indexValue=trie->index[c];199 if(indexValue>0) {200 return indexValue;212 uprv_memcpy(trie->data+newBlock, trie->data-indexValue, 4*UTRIE_DATA_BLOCK_LENGTH);