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