Lines Matching refs:xfe
70 static const char bom[]={ (char)0xfe, (char)0xff };669 static const char bom[]={ (char)0xff, (char)0xfe };1357 if(cnv->toUBytes[0]==0xfe && b==0xff) {1363 } else if(cnv->toUBytes[0]==0xff && b==0xfe) {