Lines Matching refs:dLength
190 int32_t dLength = 0;218 dLength = ucsdet_getUChars(matches[0], decoded, testLength, &status);220 if (testString.compare(decoded, dLength) != 0) {