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