Home
last modified time | relevance | path

Searched defs:hasBOM (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcsrutf8.cpp30 bool hasBOM = FALSE; in match() local
Dcsrucode.cpp129 bool hasBOM = FALSE; in match() local
/external/deqp/scripts/src_util/
Dcheck_boms.py32 def hasBOM (file): function