Home
last modified time | relevance | path

Searched refs:BOM (Results 1 – 21 of 21) sorted by relevance

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dunicode.md4 This file should be saved under UTF-8 without BOM.
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php74 const BOM = 0xfeff; define in Hoa\\Ustring\\Ustring
/plugin/fckg/
H A DChanges14 Converted Arabic language file for fckg editing window from BOM to non-BOM (Corrupted image display…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md438 not correctly handle ID3v2.3 tags with UTF-16BE+BOM
439 encoding (they assume the data is UTF-16LE+BOM and either
H A Dreadme.txt452 not correctly handle ID3v2.3 tags with UTF-16BE+BOM
453 encoding (they assume the data is UTF-16LE+BOM and either
H A Dchangelog.txt63 * bugfix (G:189) false UTF-16 <BOM> and no termination strings
162 * bugfix (G:61): ID3v2 remove BOM from frame descriptions
443 * change default encoding in ID3v2 writing to UTF16-LE+BOM
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md122 * #175: Parser can now read and skip the UTF-8 BOM.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md122 * #175: Parser can now read and skip the UTF-8 BOM.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md82 * #175: Parser can now read and skip the UTF-8 BOM.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG46 * fixed embedded templates starting with a BOM
689 * added a better error message when a template is empty but contain a BOM
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md348 * #175: Parser can now read and skip the UTF-8 BOM.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md287 * #175: Parser can now read and skip the UTF-8 BOM.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D40.40.js.map1 …IT',\n 'BIT_LENGTH',\n 'BLOB',\n 'BLOCKED',\n 'BOM',\n 'BOOLEAN…
H A Deditor.worker.js.map1 …= 129656 && x <= 129666) || (x >= 129680 && x <= 129685));\n}\n// -- UTF-8 BOM\nexport const UTF8_…
H A Djson.worker.js.map1 …= 129656 && x <= 129666) || (x >= 129680 && x <= 129685));\n}\n// -- UTF-8 BOM\nexport const UTF8_…
H A Dbundle.js.map1BOM\nexport const UTF8_BOM_CHARACTER = String.fromCharCode(65279 /* UTF8_BOM */);\nexport function…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs26425 var BOM = false, w = 0;
26427 if(!BOM) { BOM = true; return stream.push("\uFEFF"); }
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js25580 this.push(this.formatterOptions.BOM);
25662 this.BOM = "\uFEFF";
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …f = [];\n if (str[0] === '\\xFE' && str[1] === '\\xFF') {\n // UTF16BE BOM\n for (i = 2; i …
H A Dpdf.worker.js.map1 …f = [];\n if (str[0] === '\\xFE' && str[1] === '\\xFF') {\n // UTF16BE BOM\n for (i = 2; i …
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 … 15 follow ES3 for `parseInt`.\n\t // Chrome fails to trim leading <BOM> whitespace charact…