Home
last modified time | relevance | path

Searched refs:binary (Results 126 – 150 of 632) sorted by relevance

12345678910>>...26

/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DJomolhari-OFL.txt66 binary files as long as those fields can be easily viewed by the user.
H A DKhmerOFL.txt61 binary files as long as those fields can be easily viewed by the user.
H A DLateef font OFL.txt61 binary files as long as those fields can be easily viewed by the user.
H A DLohitKannadaOFL.txt62 binary files as long as those fields can be easily viewed by the user.
H A DXW Zar Font Info.txt60 binary files as long as those fields can be easily viewed by the user.
/plugin/tablelayout/
H A Dyarn.lock167 binary-extensions@^1.0.0:
169 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb…
299 is-binary-path "^1.0.0"
1271 is-binary-path@^1.0.0:
1273 …resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a…
1275 binary-extensions "^1.0.0"
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml576 picture: !binary |
1545 canonical: !binary "\
1550 base64: !binary |
1556 The binary value above is a tiny arrow
1564 'description' => "The binary value above is a tiny arrow encoded as a gif image.\n"
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12binary=!1,c.dir=!1,c.createFolders=!1,c.date=null,c.compression=null,c.compressionOptions=null,c.c…
H A Djszip.js345 exports.binary = false;
577 binary: true,
650 file.options.binary = true;
676 if (!file.options.binary) {
702 if (asUTF8 && this.options.binary) {
712 if (!asUTF8 && !this.options.binary) {
830 if (o.base64 === true && (o.binary === null || o.binary === undefined)) {
831 o.binary = true;
878 o.binary = false;
883 if (o.binary && !o.base64) {
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D60.60.js.map1 …mber.octal'],\n [/0[bB][0-1']*[0-1](@integersuffix)/, 'number.binary'],\n [/…
H A D20.20.js.map1 …-7']*[0-7]/, 'number.octal'],\n [/0[bB][0-1']*[0-1]/, 'number.binary'],\n [/…
H A D26.26.js.map1 …]?/, 'number.octal'],\n [/0[bB](@binarydigits)[Ll]?/, 'number.binary'],\n [/…
H A D64.64.js.map1 …lsort',\n 'split',\n 'array',\n 'parray',\n 'binary',\n 'format…
H A D28.28.js.map1 …]?/, 'number.octal'],\n [/0[bB](@binarydigits)[Ll]?/, 'number.binary'],\n [/…
H A D63.63.js.map1 …ng.quote', next: '@stringlit' }],\n [/0[b]([01]_?)+/, 'number.binary'],\n [/…
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1binary varbinary image cursor timestamp hierarchyid uniqueidentifier sql_variant xml table \"),\n …
H A Dtcl.min.js.map1 …mkindex auto_mkindex_old auto_qualify auto_reset bgerror \" +\n \"binary break catch cd clo…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md782 …n) callback | Prepares a JPEG representation of the chart and passes the binary data to the callba…
783 …on) callback | Prepares a PNG representation of the chart and passes the binary data to the callba…
784 …on) callback | Prepares a SVG representation of the chart and passes the binary data to the callba…
785 …on) callback | Prepares a PDF representation of the chart and passes the binary data to the callba…
788 …n) callback | Prepares a XLSX representation of the chart and passes the binary data to the callba…
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js418 var binary = /\.png$/i.test(path);
422 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary)))
H A DGitLabClient.js390 var binary = /\.png$/i.test(path);
394 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary)))
/plugin/xcom/lang/en/
H A Dfunctions.txt103 ^Description|Returns the binary data of a media file|
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock327 binary-extensions@^1.0.0:
329 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb…
513 is-binary-path "^1.0.0"
1335 is-binary-path@^1.0.0:
1337 …resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a…
1339 binary-extensions "^1.0.0"
/plugin/dropfiles/
H A Dyarn.lock237 binary-extensions@^1.0.0:
239 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.10.0.tgz#9aeb9a6c5e…
436 is-binary-path "^1.0.0"
1392 is-binary-path@^1.0.0:
1394 …resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a…
1396 binary-extensions "^1.0.0"
/plugin/geophp/vendor/funiq/geophp/
H A DLICENSE9 Redistribution and use in source and binary forms, with or without
13 * Redistributions in binary form must reproduce the above copyright
192 anything that is normally distributed (in either source or binary
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java19 import org.apache.commons.codec.binary.Hex;

12345678910>>...26