Home
last modified time | relevance | path

Searched refs:octet (Results 1 – 25 of 29) sorted by relevance

12

/plugin/farm/install/animaltemplate/conf/
Dmime.conf7 tgz application/octet-stream
9 gz application/octet-stream
10 bz2 application/octet-stream
21 rpm application/octet-stream
22 deb application/octet-stream
/plugin/struct/_test/types/
H A DMediaTest.php29 ['application/octet-stream', 'hey:joe.jpeg'],
30 ['application/octet-stream', 'http://www.example.com/hey:joe.jpeg'],
47 ['application/octet-stream', 'hey:joe.exe'],
48 ['application/octet-stream', 'http://www.example.com/hey:joe.exe'],
/plugin/badbehaviour/bad-behavior/
Dbanned.inc.php18 foreach ($ip as $octet) {
19 $ip_hex .= str_pad(dechex($octet), 2, 0, STR_PAD_LEFT);
/plugin/llm/llm.js/wasm/
Dllamacpp-cpu.js1octet-stream;base64,",X=A=>A.startsWith(j),e=A=>A.startsWith("file://");function z(A){return Promi…
/plugin/remotescript/lib/JsHttpRequest/
Dprotocol.txt153 - application/octet-stream: xml.POST
155 Please note that xml.POST generates application/octet-stream, but
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md31 # - An octet string type of value 'foo'
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
Ddmn-embedded.css11 …src: url('data:application/octet-stream;base64,d09GRgABAAAAACX8AA8AAAAAOsQAAQAAAAAAAAAAAAAAAAAAAAA…
12 …url('data:application/octet-stream;base64,AAEAAAAPAIAAAwBwR1NVQiCLJXoAAAD8AAAAVE9TLzI+IlJoAAABUAAA…
/plugin/bibtex/
Dsyntax.php367 if(substr($mime,0,15) == 'application/pdf' || substr($mime,0,24) == 'application/octet-stream'){
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php1071 $octet = sprintf("%08d", decbin(ord($this->binary[$this->pos])));
1073 $bitstring .= substr($octet, 0, ($unused * -1));
1075 $bitstring .= $octet;
/plugin/dirtylittlehelper/mermaid/editor/src/components/
DLinks.svelte48 .replace('image/png', 'image/octet-stream');
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
Dbpmn-embedded.css11 …src: url('data:application/octet-stream;base64,d09GRgABAAAAAD6EAAsAAAAAukAAAQAAAAAAAAAAAAAAAAAAAAA…
12 …url('data:application/octet-stream;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI+JEs0AAABjAAA…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-embedded.css11 …src: url('data:application/octet-stream;base64,d09GRgABAAAAAD4sAAsAAAAAudgAAQAAAAAAAAAAAAAAAAAAAAA…
12 …url('data:application/octet-stream;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI+IEq7AAABjAAA…
/plugin/codemirror/dist/modes/
Dwebidl.min.js.map1 …double\", // UnrestrictedFloatType\n \"boolean\", \"byte\", \"octet\", …
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/
DCHANGELOG.md30 - Fallback to `application/octet-stream` if we are unable to guess the content type for a multipart…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jar ... $Context context public boolean isInAlphabet (byte) byte octet static void <clinit> () } org/ ...
Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java.bak673 "application/octet-stream",
691 "application/octet-stream",
/plugin/bpmnioeditor/
Dstyle.css833 …src: url('data:application/octet-stream;base64,d09GRgABAAAAAD4sAAsAAAAAudgAAQAAAAAAAAAAAAAAAAAAAAA…
834 …url('data:application/octet-stream;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI+IEq7AAABjAAA…
/plugin/diagramsnet/lib/js/diagramly/
DEditorUi.js8149 var file = new Blob([xml], {type: 'application/octet-stream'})
8250 …ui.parseFile(new Blob([data], {type: 'application/octet-stream'}), mxUtils.bind(this, function(xhr)
8385 …this.parseFile((file != null) ? file : new Blob([data], {type: 'application/octet-stream'}), mxUti…
/plugin/webdav/vendor/sabre/dav/
DCHANGELOG.md493 `application/octet-stream` if a better content-type could not be determined.
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs2957 "sh33tj5": "application/octet-stream"
2971 return "application/octet-stream";
3261 var blob = new Blob([blobify(data)], {type:"application/octet-stream"});
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.min.js9 …unction(t,e){"use strict";function n(t,e){var n={numeric:s,alphanumeric:h,octet:u},r={L:p,M:g,Q:v,… property
Dpdfmake.min.js.map1octet","MODE_OCTET","ECCLEVELS","ECCLEVEL_L","M","ECCLEVEL_M","Q","ECCLEVEL_Q","H","ECCLEVEL_H","v…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs3982 mimetype = "application/octet-stream";
/plugin/datatables/assets/pdfmake/
Dpdfmake.min.js2 …o(k,0,p,g),k};function generateFrame(r,i){var g={numeric:1,alphanumeric:2,octet:4},y={L:1,M:0,Q:3,…

12