checkForBOM       367 Source/core/html/parser/TextResourceDecoder.cpp         lengthOfBOM = checkForBOM(data, len);
checkForBOM        80 Source/core/html/parser/TextResourceDecoder.h     size_t checkForBOM(const char*, size_t);