Searched defs:hasBOM (Results 1 – 8 of 8) sorted by relevance
30 bool hasBOM = false; in match() local
129 bool hasBOM = false; in match() local
345 public boolean hasBOM() throws IOException { in hasBOM() method in BOMInputStream360 public boolean hasBOM(final ByteOrderMark bom) throws IOException { in hasBOM() method in BOMInputStream
32 def hasBOM (file): function