HomeSort by relevance Sort by last modified time
    Searched refs:BOM (Results 1 - 9 of 9) sorted by null

  /external/icu4c/samples/ugrep/
Makefile 17 CHECK_ARGS=BOM readme.txt
  /external/webkit/Source/WebCore/xml/
XSLStyleSheetLibxslt.cpp 139 const UChar BOM = 0xFEFF;
140 const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&BOM);
  /external/icu4c/test/cintltst/
ccapitst.c 243 UChar BOM = 0x0000;
728 ucnv_setFromUCallBack(myConverter, otherUnicodeAction(MIA1), &BOM, &oldFromUAction, &oldFromUContext, &err);
735 if (MIA1_2 != otherUnicodeAction(MIA1) || MIA1Context2 != &BOM)
742 if (U_FAILURE(err) || oldFromUAction != otherUnicodeAction(MIA1) || oldFromUContext != &BOM)
756 ucnv_setFromUCallBack(myConverter, otherUnicodeAction(MIA1), &BOM, &oldFromUAction, &oldFromUContext, &err);
758 if(MIA1_2 == otherUnicodeAction(MIA1) || MIA1Context2 == &BOM){
768 ucnv_setToUCallBack(myConverter,otherCharAction(MIA2), &BOM, &oldToUAction, &oldToUContext, &err);
775 if (MIA2_2 != otherCharAction(MIA2) || MIA2Context2 != &BOM)
782 if (U_FAILURE(err) || oldToUAction != otherCharAction(MIA2) || oldToUContext != &BOM)
796 if (MIA2_2 == otherCharAction(MIA2) || MIA2Context2 == &BOM){
    [all...]
  /external/webkit/Source/WebCore/dom/
XMLDocumentParserLibxml2.cpp 376 const UChar BOM = 0xFEFF;
377 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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 306 # Remove UTF-8 BOM and marker character in input, if present.
    [all...]
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 297 milliseconds