Home | History | Annotate | Download | only in common

Lines Matching refs:xff

70         static const char bom[]={ (char)0xfe, (char)0xff };
631 { 0xff, 0xfd, 0, 0 },2,FALSE,FALSE,
669 static const char bom[]={ (char)0xff, (char)0xfe };
1231 { 0xfd, 0xff, 0, 0 },2,FALSE,FALSE,
1357 if(cnv->toUBytes[0]==0xfe && b==0xff) {
1363 } else if(cnv->toUBytes[0]==0xff && b==0xfe) {
1504 { 0xff, 0xfd, 0, 0 }, 2,
1506 { 0xfd, 0xff, 0, 0 }, 2,
1548 { 0xff, 0xfd, 0, 0 }, 2,