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

  /external/icu4c/samples/ugrep/
Makefile 17 CHECK_ARGS=BOM readme.txt
  /external/chromium_org/third_party/WebKit/Source/core/xml/parser/
XMLParserInput.h 49 const UChar BOM = 0xFEFF;
50 const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&BOM);
XMLDocumentParser.cpp 567 const UChar BOM = 0xFEFF;
568 const unsigned char BOMHighByte = *reinterpret_cast<const unsigned char*>(&BOM);
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c 286 UChar BOM = 0x0000;
771 ucnv_setFromUCallBack(myConverter, otherUnicodeAction(MIA1), &BOM, &oldFromUAction, &oldFromUContext, &err);
778 if (MIA1_2 != otherUnicodeAction(MIA1) || MIA1Context2 != &BOM)
785 if (U_FAILURE(err) || oldFromUAction != otherUnicodeAction(MIA1) || oldFromUContext != &BOM)
799 ucnv_setFromUCallBack(myConverter, otherUnicodeAction(MIA1), &BOM, &oldFromUAction, &oldFromUContext, &err);
801 if(MIA1_2 == otherUnicodeAction(MIA1) || MIA1Context2 == &BOM){
811 ucnv_setToUCallBack(myConverter,otherCharAction(MIA2), &BOM, &oldToUAction, &oldToUContext, &err);
    [all...]
  /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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
codecs.py 19 __all__ = ["register", "lookup", "open", "EncodedFile", "BOM", "BOM_BE",
30 # Byte Order Mark (BOM = ZERO WIDTH NO-BREAK SPACE = U+FEFF)
53 BOM = BOM_UTF16 = BOM_UTF16_LE
61 BOM = BOM_UTF16 = BOM_UTF16_BE
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
codecs.py 19 __all__ = ["register", "lookup", "open", "EncodedFile", "BOM", "BOM_BE",
30 # Byte Order Mark (BOM = ZERO WIDTH NO-BREAK SPACE = U+FEFF)
53 BOM = BOM_UTF16 = BOM_UTF16_LE
61 BOM = BOM_UTF16 = BOM_UTF16_BE
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
id3_parser.js 640 * [UTF-16] encoded Unicode [UNICODE] with BOM. All
650 * UTF-16BE [UTF-16] encoded Unicode [UNICODE] without BOM.
byte_reader.js 130 * @param {boolean} bom // TODO(JSDOC).
136 dataView, pos, bom, size, opt_end) {
142 if (bom) {
398 * @param {boolean} bom // TODO(JSDOC).
404 function(bom, size, opt_end) {
406 this.view_, this.pos_, bom, size, opt_end);
408 if (bom) {
409 // If the BOM word was present advance the position.
  /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...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 525 milliseconds