Home
last modified time | relevance | path

Searched full:ws (Results 1 – 25 of 151) sorted by relevance

1234567

/plugin/spreadout/
Daction.php56 $ws = '\s/\#~:+=&%@\-\x28\x29\]\[{}><"\''; // whitespace
60 …$event->data = preg_replace("`(?<=^|[$ws])&#039;(?=[^$ws$punc])`", $lang['singlequoteopening'], $e…
61 …$event->data = preg_replace("`(?<=^|[^$ws]|[$punc])&#039;(?=$|[$ws$punc])`", $lang['singlequoteclo…
62 …$event->data = preg_replace("`(?<=^|[^$ws$punc])&#039;(?=$|[^$ws$punc])`", $lang['apostrophe'], $e…
67 …$event->data = preg_replace("`(?<=^|[$ws])&quot;(?=[^$ws$punc])`", $lang['doublequoteopening'], $e…
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_parse-int.js3 var ws = require('./_string-ws'); variable
6 module.exports = $parseInt(ws + '08') !== 8 || $parseInt(ws + '0x16') !== 22 ? function parseInt(st…
D_parse-float.js4 module.exports = 1 / $parseFloat(require('./_string-ws') + '-0') !== -Infinity ? function parseFloa…
D_string-trim.js4 var spaces = require('./_string-ws');
/plugin/asciidocjs/node_modules/core-js/modules/
D_parse-int.js3 var ws = require('./_string-ws'); variable
6 module.exports = $parseInt(ws + '08') !== 8 || $parseInt(ws + '0x16') !== 22 ? function parseInt(st…
D_parse-float.js4 module.exports = 1 / $parseFloat(require('./_string-ws') + '-0') !== -Infinity ? function parseFloa…
D_string-trim.js4 var spaces = require('./_string-ws');
/plugin/dirtylittlehelper/mermaid/editor/docs/
D57.57.js1ws:"[ \t\n\r\f]*",identifier:"-?-?([a-zA-Z]|(\\\\(([0-9a-fA-F]{1,6}\\s?)|[^[0-9a-fA-F])))([\\w\\-]… property
D57.57.js.map1ws: '[ \\t\\n\\r\\f]*',\n identifier: '-?-?([a-zA-Z]|(\\\\\\\\(([0-9a-fA-F]{1,6}\\\\s?)|[^[0-9a…
D16.16.js1ws:"[ \t\n\r\f]*",identifier:"-?-?([a-zA-Z]|(\\\\(([0-9a-fA-F]{1,6}\\s?)|[^[0-9a-fA-F])))([\\w\\-]… property
D16.16.js.map1ws: '[ \\t\\n\\r\\f]*',\n identifier: '-?-?([a-zA-Z]|(\\\\\\\\(([0-9a-fA-F]{1,6}\\\\s?)|[^[0-9a…
/plugin/tagentry/
Dscript.js39 var ws ="";
40 if (tagend != 6) ws=" "; // empty "{{tag>" - TODO remove it!?
41 oldtext = oldtext.substr(0,split)+ws+tagname+oldtext.substr(split);
/plugin/codemirror/dist/modes/
Dcommonlisp.min.js1ws";return null}if(a.match(d))return"number";var h=a.next();if(h=="\\")h=a.next();if(h=='"')return…
Dcommonlisp.min.js.map1ws\"; return null;}\n if (stream.match(numLiteral)) return \"number\";\n var ch = stream.nex…
/plugin/fckg/fckeditor/editor/plugins/geshi/
Dfckplugin.js208 var ws = [];
213 ws.push(n)
220 for(var i=0;i<ws.length;i++){
221 ws[i].parentNode.removeChild(ws[i])
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs4388 var ws/*:Worksheet*/ = _ws || (dense ? ([]/*:any*/) : ({}/*:any*/));
4390 if(ws && o.origin != null) {
4396 if(!ws["!ref"]) ws["!ref"] = "A1:A1";
4399 if(ws['!ref']) {
4400 var _range = safe_decode_range(ws['!ref']);
4437 if(!ws[__R]) ws[__R] = [];
4438 if(ws[__R][__C] && ws[__R][__C].z) cell.z = ws[__R][__C].z;
4439 ws[__R][__C] = cell;
4442 if(ws[cell_ref] && ws[cell_ref].z) cell.z = ws[cell_ref].z;
4443 ws[cell_ref] = cell;
[all …]
/plugin/xlsx2dw/packages/xmltojson/
Dxmltojson.js134 function Zl(a){return a==null?Ws:Pf(a)}
168 function Vn(a){cl.call(this,a==null?Ws:a)}
169 function Wn(a){cl.call(this,a==null?Ws:a)}
252 function Hl(a,b){ws(b,a.length);return a.charCodeAt(b)}
263 function ws(a,b){if(a<0||a>=b){throw jf(new jm(vu+a+wu+b))}} function
268 function io(a,b){return b===a?'(this Map)':b==null?Ws:Pf(b)}
296 function cm(a,b,c,d){a.a+=''+(b==null?Ws:b).substr(c,d-c);return a}
403 function db(a){bb();Q(this);this.e=a;a!=null&&zs(a,Rs,this);this.g=a==null?Ws:Pf(a);this.a='';this.…
455 function Ui(a,b){Ti.call(this,Vt+a+') '+Wt+b+Xt+Yt==null?Ws:Pf(Vt+a+') '+Wt+b+Xt+Yt),Lc(Vt+a+') '+W…
459 function mk(a,b,c){var d,e;d=Hl(a,b++);if(d>=55296&&d<=56319&&b<c&&qk(e=(ws(b,a.length),a.charCodeA…
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
DFontWriter.php547 foreach ($range as $k => $ws) {
548 $cws = count($ws);
549 if (($k == $nextk) and ( !$prevint) and ( (!isset($ws['interval'])) or ( $cws < 4))) {
559 if (isset($ws['interval'])) {
573 foreach ($range as $k => $ws) {
574 if (count(array_count_values($ws)) === 1) {
576 $w .= ' ' . $k . ' ' . ($k + count($ws) - 1) . ' ' . $ws[0];
579 $w .= ' ' . $k . ' [ ' . implode(' ', $ws) . ' ]' . "\n";
/plugin/dokusioc/lib/
Dsioc_inc.php1017 … 'http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki=' . $this->creator->_uri
1051 'http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki=' . $url
1066 'http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki=' . $url
1080 'http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki=' . $this->links
1099 … 'http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki=' . $this->previous_version
1111 … clean('http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki='.$this->previous_version);
1124 'http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki=' . $this->next_version
1136 … clean('http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki='.$this->next_version);
1149 … 'http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki=' . $this->latest_version
1162 … 'http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki=' . $this->has_discussion
[all …]
Dsioc_dokuwiki.php186 clean('http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki='.$url);
276 … clean('http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki='.$this->has_discussion);
289 … clean('http://ws.sioc-project.org/mediawiki/mediawiki.php?wiki='.$this->redirpage);
/plugin/html2pdf/html2pdf/html2ps/fpdf/
Dfpdf.php986 var $ws; //word spacing variable in FPDF
1354 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' ');
1368 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' ');
1381 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' ');
1562 $this->ws=0;
2139 $ws=$this->ws;
2140 if($ws>0)
2142 $this->ws=0;
2147 if($ws>0)
2149 $this->ws=$ws;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DDirectWrite.php145 …list($charspacing, $ws) = $this->mpdf->GetJspacing($nb_carac, $nb_spaces, (($w - 2) - $len_ligne) …
146 $this->mpdf->SetSpacing($charspacing, $ws);
235 …list($charspacing, $ws) = $this->mpdf->GetJspacing($nb_carac, $nb_spaces, (($w - 2) - $len_ligne) …
236 $this->mpdf->SetSpacing($charspacing, $ws);
/plugin/diagramsnet/lib/js/socket.io/
Dsocket.io.min.js6ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::… method
/plugin/letsencrypt/
Dcountry-codes.csv183 Samoa,WS
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/
DForms.php155 $this->addElement('fieldset', 'Form', 'Custom: (#WS?,legend,(Flow|#PCDATA)*)', 'Common');

1234567