Home
last modified time | relevance | path

Searched refs:trim (Results 1701 – 1709 of 1709) sorted by path

1...<<616263646566676869

/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_tooltip.js13 …|window.event).target||t.srcElement}function s(t){return(String.prototype.trim||function(){return …
H A Ddhtmlxgantt_tooltip.js.map1trim","this","replace","getNodePosition","getFocusableNodes","nodes","querySelectorAll","join","no…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7323 var linkPart = _this._linkReg.exec(value)[0].trim();
18102 var val = predecessors[i].trim();
29370 var func = String.prototype.trim || function(){ return this.replace(/^\s+|\s+$/g, ""); };
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js622 var expr = this.getExpressions(this.trim(shortcut));
685 trim: function (shortcut) { method in gantt.$keyboardNavigation.shortcuts
1930 var func = String.prototype.trim || function(){ return this.replace(/^\s+|\s+$/g, ""); };
H A Ddhtmlxgantt_tooltip.js725 var func = String.prototype.trim || function(){ return this.replace(/^\s+|\s+$/g, ""); };
/plugin/zip/pear/MIME/
H A DType.php137 $params[] = trim($tmp[$i]);
185 return strtolower(trim($tmp[0]));
/plugin/zip/pear/MIME/Type/
H A DParameter.php91 return trim($tmp[0]);
110 return trim($value, '" ');
126 return trim($comment, '() ');
/plugin/zoom/
H A Dsyntax.php93 $img = trim($img);
104 …$data['ext_params'] = "position:'inside', adjustX:-1, adjustY:-1, showTitle:false, " . trim($ext_p…
108 $data['ext_params'] = "showTitle:false, " . trim($ext_params);
/plugin/zotero/
H A DTextZoteroRepository.php42 $line = trim($line);
106 $citeKey = trim($e->getCiteKey()) . ($e->getCiteKey() == "" ? " " : "");

1...<<616263646566676869