Home
last modified time | relevance | path

Searched refs:strings (Results 426 – 447 of 447) sorted by path

1...<<1112131415161718

/plugin/tline/timeline_js/scripts/l10n/cs/
H A Dtimeline.js6 Timeline.strings["cs"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/de/
H A Dtimeline.js6 Timeline.strings["de"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/en/
H A Dtimeline.js6 Timeline.strings["en"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/es/
H A Dtimeline.js6 Timeline.strings["es"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/fr/
H A Dtimeline.js6 Timeline.strings["fr"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/it/
H A Dtimeline.js6 Timeline.strings["it"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/nl/
H A Dtimeline.js6 Timeline.strings["nl"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/ru/
H A Dtimeline.js6 Timeline.strings["ru"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/se/
H A Dtimeline.js6 Timeline.strings["se"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/tr/
H A Dtimeline.js6 Timeline.strings["tr"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/vi/
H A Dtimeline.js6 Timeline.strings["vi"] = { class in Timeline
/plugin/tline/timeline_js/scripts/l10n/zh/
H A Dtimeline.js6 Timeline.strings["zh"] = { class in Timeline
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js2473 A.innerHTML=Timeline.strings[Timeline.clientLocale].wikiLinkLabel;
2547 Timeline.strings={};
/plugin/tuxquote/
H A Dquotes.txt1141 DNA molecules (DNA stands for "DinohydroNuclearsomethingsofAmerica") contain strings of small elect…
/plugin/userimportextended/lang/en/
H A Dintro.txt4 The CSV fields should be separated by commas (,) and strings delimited by quotation marks (%%""%%).…
/plugin/vkeyboard/
H A Dvkeyboard.js.unc120 /* ***** i18n text strings ************************************* */
156 // strings:
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1381 plugin used much longer strings so this should improve compatibility.
2290 * Added: Now uses streams for files, instead of strings. This means it won't
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md26 the `Content-Length` header. This allows users to pass much larger strings
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md30 * #6: PHP's `parse_url()` corrupts strings if they contain certain
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js61775 var strings = require('./utils/strings');
61929 dict = strings.string2buf(opt.dictionary);
61990 strm.input = strings.string2buf(data);
62018 this.onData(strings.buf2binstring(utils.shrinkBuf(strm.output, strm.next_out)));
62171 var strings = require('./utils/strings');
62316 opt.dictionary = strings.string2buf(opt.dictionary);
62381 strm.input = strings.binstring2buf(data);
62419 next_out_utf8 = strings.utf8border(strm.output, strm.next_out);
62421 utf8str = strings.buf2string(strm.output, next_out_utf8); // move tail
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js4604 var strings = require('./utils/strings');
4771 dict = strings.string2buf(opt.dictionary);
4829 strm.input = strings.string2buf(data);
4854 this.onData(strings.buf2binstring(utils.shrinkBuf(strm.output, strm.next_out)));
5006 var strings = require('./utils/strings');
5195 strm.input = strings.binstring2buf(data);
5217 dict = strings.string2buf(dictionary);
5244 next_out_utf8 = strings.utf8border(strm.output, strm.next_out);
5247 utf8str = strings.buf2string(strm.output, next_out_utf8);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs10699 /* Excel uses ARGB strings */
10709 /* Excel uses ARGB strings */
13653 /* [MS-XLS] 2.5.133 TODO: how to emit empty strings? */
15113 var strs = {}; // shared strings
21253 /* TODO: codepage, large strings */

1...<<1112131415161718