Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xF8

460 		    if (((c & 0xf8) != 0xf0) ||
2017 else if (d < 0xF8) { c= d & 0x07; trailing= 3; }
2114 else if (d < 0xF8) { c= d & 0x07; trailing= 3; }