Home | History | Annotate | Download | only in common

Lines Matching refs:idx

865 findSameIndex2Block(const int32_t *idx, int32_t index2Length, int32_t otherBlock) {
872 if(equal_int32(idx+block, idx+otherBlock, UTRIE2_INDEX_2_BLOCK_LENGTH)) {