Lines Matching refs:srcCEs
952 const int64_t *srcCEs = src.ce64s.getBuffer();953 srcCEs += Collation::indexFromCE32(ce32);959 int64_t srcCE = srcCEs[i];968 modifiedCEs[j] = srcCEs[j];978 ce32 = dest.encodeExpansion(srcCEs, length, errorCode);