Searched refs:stopCnt (Results 1 – 1 of 1) sorted by relevance
522 int in, out, stopCnt = input.length - 2; // Leave room for peaking the next two bytes in quotedPrintableToUtf8() local527 for (in = 0, out = 0; in < stopCnt; in++) { in quotedPrintableToUtf8()