OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOM
(Results
1 - 5
of
5
) sorted by null
/external/webkit/WebCore/xml/
XSLStyleSheetLibxslt.cpp
141
const UChar
BOM
= 0xFEFF;
142
const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&
BOM
);
/external/webkit/WebCore/dom/
XMLTokenizerLibxml2.cpp
482
const UChar
BOM
= 0xFEFF;
483
const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&
BOM
);
645
const UChar
BOM
= 0xFEFF;
646
const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&
BOM
);
[
all
...]
xml_expat_tokenizer.cpp
730
static const UChar
BOM
= 0xFEFF;
731
static const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&
BOM
);
/external/icu4c/test/cintltst/
ccapitst.c
278
UChar
BOM
= 0x0000;
763
ucnv_setFromUCallBack(myConverter, otherUnicodeAction(MIA1), &
BOM
, &oldFromUAction, &oldFromUContext, &err);
770
if (MIA1_2 != otherUnicodeAction(MIA1) || MIA1Context2 != &
BOM
)
777
if (U_FAILURE(err) || oldFromUAction != otherUnicodeAction(MIA1) || oldFromUContext != &
BOM
)
791
ucnv_setFromUCallBack(myConverter, otherUnicodeAction(MIA1), &
BOM
, &oldFromUAction, &oldFromUContext, &err);
793
if(MIA1_2 == otherUnicodeAction(MIA1) || MIA1Context2 == &
BOM
){
803
ucnv_setToUCallBack(myConverter,otherCharAction(MIA2), &
BOM
, &oldToUAction, &oldToUContext, &err);
810
if (MIA2_2 != otherCharAction(MIA2) || MIA2Context2 != &
BOM
)
[
all
...]
/external/srec/config/en.us/dictionary/
c0.6
[
all
...]
Completed in 169 milliseconds