Searched refs:onechar (Results 1 – 1 of 1) sorted by relevance
5505 int onechar = 1; in main() local5541 onechar++; in main()5544 while (start_offset + onechar < len) in main()5546 if ((bptr[start_offset+onechar] & 0xc0) != 0x80) break; in main()5547 onechar++; in main()5550 use_offsets[1] = start_offset + onechar; in main()