| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 695 function hashq(str/*:string*/)/*:string*/ { argument 1334 function dateNF_fix(str/*:string*/, dateNF/*:string*/, match/*:Array<string>*/)/*:string*/ { argument 1466 function crc32_str(str/*:string*/, seed/*:number*/)/*:number*/ { argument 3389 function parseDate(str/*:string|Date*/, fixdate/*:?number*/)/*:Date*/ { argument 3499 return function split_regex(str/*:string*/, re, def/*:string*/)/*:Array<string>*/ { argument 3695 return function xlml_fixstr(str/*:string*/)/*:string*/ { return str.replace(entregex,entrepl); }; argument 3697 function xlml_unfixstr(str/*:string*/)/*:string*/ { return str.replace(/(\r\n|[\r\n])/g,"\ "); } argument 3789 return function htmldecode(str/*:string*/)/*:string*/ { argument 4510 function write_RichStr(str/*:XLString*/, o/*:?Block*/)/*:Block*/ { argument 4519 function write_BrtCommentText(str/*:XLString*/, o/*:?Block*/)/*:Block*/ { argument [all …]
|
| /plugin/metaeditor/ |
| D | jstree.js | 6046 escape : function (str) { argument 6049 strip : function (str) { argument 6512 this.search = function (str, skip_async, show_only_matches, inside, append) { argument 6598 …this.trigger('search', { nodes : this._data.search.dom, str : str, res : this._data.search.res, sh… property 6620 …this.trigger('clear_search', { 'nodes' : this._data.search.dom, str : this._data.search.str, res :… property
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 737 $defs(self, '$parse', function $$parse(str) { argument 865 $defs(self, '$unpack_hex_range', function $$unpack_hex_range(str) { argument 1553 $def(self, '$uriish?', function $Helpers_uriish$ques$13(str) { argument 1565 $def(self, '$uriish?', function $Helpers_uriish$ques$14(str) { argument 1577 $def(self, '$encode_uri_component', function $$encode_uri_component(str) { argument 1586 $def(self, '$encode_spaces_in_uri', function $$encode_spaces_in_uri(str) { argument 3869 $def(self, '$parse_quoted_text_attributes', function $$parse_quoted_text_attributes(str) { argument 3927 return $def(self, '$split_simple_csv', function $$split_simple_csv(str) { argument 4460 return $def(self, '$is_uri?', function $AbstractNode_is_uri$ques$15(str) { argument 6991 $def(self, '$limit_bytesize', function $$limit_bytesize(str, max) { argument [all …]
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ |
| H A D | Client.php | 77 private function _htmlFilterOutput($str)
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| H A D | Mpdf.php | 10678 function UTF8StringToArray($str, $addSubset = true) 10707 function UTF8toSubset($str) 11405 function SetBasePath($str = '') 19013 function SetStyles($str) 19037 function DisableTags($str = '')
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Menus.js | 128 }, function(str, callback, error, username) argument 3749 }, function(str, callback, error, username) argument
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 2613 Opal.escape_regexp = function(str) { argument 2788 Opal.set_encoding = function(str, name, type) { argument 2811 Opal.enc = function(str, name) { argument 2819 Opal.binary = function(str) { argument 2942 Opal.large_array_unpack = function(str) { argument 5623 $def(self, '$String', function $$String(str) { argument 5944 $def(self, '$exception', function $$exception(str) { argument 21396 $defs(self, '$from_string', function $$from_string(str) { argument 21942 str = str.slice(1); property 25354 $defs(self, '$parse', function $$parse(str) { argument [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 2610 Opal.escape_regexp = function(str) { argument 2785 Opal.set_encoding = function(str, name, type) { argument 2808 Opal.enc = function(str, name) { argument 2816 Opal.binary = function(str) { argument 2939 Opal.large_array_unpack = function(str) { argument 5620 $def(self, '$String', function $$String(str) { argument 5941 $def(self, '$exception', function $$exception(str) { argument 21393 $defs(self, '$from_string', function $$from_string(str) { argument 21939 str = str.slice(1); property 25102 $defs(self, '$parse', function $$parse(str) { argument [all …]
|
| /plugin/gallery/simple-lightbox/ |
| D | simple-lightbox.js | 282 var str = tagName; variable
|
| /plugin/dokutexit/ |
| D | latex.php | 1706 function biggest_word_size($str) {
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_tooltip.js | 724 function _trimString(str){ argument
|
| D | dhtmlxgantt_keyboard_navigation.js | 1929 function _trimString(str){ argument
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 2751 private static function svgEntities($str) {
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
| D | collections.js | 206 var list = _.reduceRight(['foo', 'bar', 'baz'], function(memo, str){ return memo + str; }, ''); argument 209 list = _.reduceRight(['foo', 'bar', 'baz'], function(memo, str){ return memo + str; }); argument
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | ogg.js | 2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT… 15 …_i8":cttz_i8,"ctlz_i8":ctlz_i8,"NaN":NaN,"Infinity":Infinity},buffer);var _strlen=Module["_strlen"… argument
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | commons-io-2.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | opal.js | 2610 Opal.escape_regexp = function(str) { argument 2785 Opal.set_encoding = function(str, name, type) { argument 2808 Opal.enc = function(str, name) { argument 2816 Opal.binary = function(str) { argument 2939 Opal.large_array_unpack = function(str) { argument 5620 $def(self, '$String', function $$String(str) { argument 5941 $def(self, '$exception', function $$exception(str) { argument 21393 $defs(self, '$from_string', function $$from_string(str) { argument 21939 str = str.slice(1); property
|
| D | index.mjs | 2601 Opal.escape_regexp = function(str) { argument 2776 Opal.set_encoding = function(str, name, type) { argument 2799 Opal.enc = function(str, name) { argument 2807 Opal.binary = function(str) { argument 2929 Opal.large_array_unpack = function(str) { argument 5434 $def(self, '$String', function $$String(str) { argument 5738 $def(self, '$exception', function $$exception(str) { argument 20142 $defs(self, '$from_string', function $$from_string(str) { argument
|
| /plugin/jdraw/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jcapture/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 1595 function base64clean (str) { argument 1607 function stringtrim (str) { argument 1697 function asciiToBytes (str) { argument 1706 function utf16leToBytes (str, units) { argument 1722 function base64ToBytes (str) { argument 20139 pad = function(str, length) { argument 21663 str = s.strstart - s.insert; property 26835 function stylizeWithColor(str, styleType) { argument 26847 function stylizeNoColor(str, styleType) { argument
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/ |
| D | popcorn.js | 380 Popcorn.byId = function( str ) { argument
|
| /plugin/ditaa/ditaa/ |
| HD | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
| /plugin/c3chart/assets/ |
| D | js-yaml.min.js | 2 …return i-t>l&&(t=i-l+(o=" ... ").length),n-i>l&&(n=i+l-(a=" ...").length),{str:o+e.slice(t,n).repl… property
|
| /plugin/achart/assets/ |
| D | js-yaml.min.js | 2 …return i-t>l&&(t=i-l+(o=" ... ").length),n-i>l&&(n=i+l-(a=" ...").length),{str:o+e.slice(t,n).repl… property
|