Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/xml/
DXSLStyleSheetLibxslt.cpp140 const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&BOM); in parseString() local
/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp377 const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&BOM); in switchToUTF16() local
1371 const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&BOM); in xmlDocPtrForString() local
Dxml_expat_tokenizer.cpp731 static const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&BOM); in write() local