Home | History | Annotate | Download | only in serializer

Lines Matching defs:middle

1232                         // Middle 4 bits (wwww) + 1
1251 // put the middle 4 bits into the bottom of yyyyyy (byte 3)
1275 int middle = ((ch & 0x0FC0) >> 6) | 0x80;
1276 // middle 6 bits
1282 writer.write(makeHHString(middle));
1985 // or we are in the middle of writing out CDATA