/plugin/spreadout/ |
H A D | action.php | 56 $ws = '\s/\#~:+=&%@\-\x28\x29\]\[{}><"\''; // whitespace 60 …$event->data = preg_replace("`(?<=^|[$ws])'(?=[^$ws$punc])`", $lang['singlequoteopening'], $e… 61 …$event->data = preg_replace("`(?<=^|[^$ws]|[$punc])'(?=$|[$ws$punc])`", $lang['singlequoteclo… 62 …$event->data = preg_replace("`(?<=^|[^$ws$punc])'(?=$|[^$ws$punc])`", $lang['apostrophe'], $e… 66 …$event->data = preg_replace("`(?<=^|[$ws])"(?=[^$ws$punc])`", $lang['doublequoteopening'], $e…
|
/plugin/tagentry/ |
H A D | script.js | 39 var ws =""; 40 if (tagend != 6) ws=" "; // empty "{{tag>" - TODO remove it!? 41 oldtext = oldtext.substr(0,split)+ws+tagname+oldtext.substr(split);
|
/plugin/fckg/fckeditor/editor/plugins/geshi/ |
H A D | fckplugin.js | 208 var ws = []; 213 ws.push(n) 220 for(var i=0;i<ws.length;i++){ 221 ws[i].parentNode.removeChild(ws[i])
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
H A D | FontWriter.php | 547 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/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 57.57.js.map | 1 …ws: '[ \\t\\n\\r\\f]*',\n identifier: '-?-?([a-zA-Z]|(\\\\\\\\(([0-9a-fA-F]{1,6}\\\\s?)|[^[0-9a…
|
H A D | 16.16.js | 1 …\/\\*\\s*#endregion\\b.*\\*\\/")}}},i={defaultToken:"",tokenPostfix:".css",ws:"[ \t\n\r\f]*",ident… property in AnonymousFunction29ebc6290100.i
|
H A D | 16.16.js.map | 1 …ws: '[ \\t\\n\\r\\f]*',\n identifier: '-?-?([a-zA-Z]|(\\\\\\\\(([0-9a-fA-F]{1,6}\\\\s?)|[^[0-9a…
|
H A D | 57.57.js | 1 …/\\*\\s*#endregion\\b.*\\*\\/")}}},i={defaultToken:"",tokenPostfix:".scss",ws:"[ \t\n\r\f]*",ident… property in AnonymousFunction283644d30100.i
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 1562 $this->ws=0; 2139 $ws=$this->ws; 2140 if($ws>0) 2142 $this->ws=0; 2147 if($ws>0) 2149 $this->ws=$ws; 2260 if($this->ws>0) 2262 $this->ws=0; 2290 if($this->ws>0) 2319 if($this->ws>0) [all …]
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 4437 if(!ws[__R]) ws[__R] = []; 4438 if(ws[__R][__C] && ws[__R][__C].z) cell.z = ws[__R][__C].z; 4442 if(ws[cell_ref] && ws[cell_ref].z) cell.z = ws[cell_ref].z; 8620 else if(o.dense) { if(!ws[R]) ws[R] = []; ws[R][C] = cell; } 15236 if(ws && ws['!ref']) { 15362 if(ws && ws["!outline"]) { 15788 if(ws == null) ws = {}; 16803 if(!ws || !ws['!ref']) return; 21658 if(opts.dense) { if(!ws[R]) ws[R] = []; ws[R][C] = o; } 22178 if(!ws[R]) ws[R] = []; [all …]
|
/plugin/codemirror/dist/modes/ |
H A D | commonlisp.min.js.map | 1 …ws\"; return null;}\n if (stream.match(numLiteral)) return \"number\";\n var ch = stream.nex…
|
/plugin/combo/ |
H A D | yarn.lock | 150 ws "^8.13.0" 286 ws@^8.13.0: 288 resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | DirectWrite.php | 145 list($charspacing, $ws) = $this->mpdf->GetJspacing($nb_carac, $nb_spaces, (($w - 2) - $len_ligne) * Mpdf::SCALE, $inclCursive); 146 $this->mpdf->SetSpacing($charspacing, $ws); 235 list($charspacing, $ws) = $this->mpdf->GetJspacing($nb_carac, $nb_spaces, (($w - 2) - $len_ligne) * Mpdf::SCALE, $false); 236 $this->mpdf->SetSpacing($charspacing, $ws);
|
H A D | Mpdf.php | 531 var $ws; // Word spacing 4165 $ws = $fas[1] . $style; 4166 if (in_array($ws, $this->available_unifonts)) { 4568 if ($this->ws != 0) { 4571 $this->ws = 0; 4578 function SetSpacing($cs, $ws) 4589 if (intval($ws * 1000) == 0) { 4590 $ws = 0; 4592 if ($ws) { 4593 $this->writer->write(sprintf('BT %.3F Tw ET', $ws)); 537 var $ws; // Word spacing global() variable in Mpdf\\Mpdf 4548 SetSpacing($cs, $ws) global() argument [all...] |
/plugin/xlsx2dw/packages/xmltojson/ |
H A D | xmltojson.js | 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 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… 472 function Yl(a){var b;b=0;while(0<=(b=a.indexOf('\\',b))){ws(b+1,a.length);a.charCodeAt(b+1)==36?(a=… 482 …ion Wl(a){var b,c,d;c=a.length;d=0;while(d<c&&(ws(d,a.length),a.charCodeAt(d)<=32)){++d}b=c;while(… 483 …,b){var c,d;d=false;for(c=a;c<b.length;c+=1){ws(c,b.length);if(b.charCodeAt(c)==34){d=!d;continue}… 505 …dexOf(xt)+10;b=62;d=0;for(c=e;c<a.length;c+=1){ws(c,a.length);if(a.charCodeAt(c)==91){b=93;d=1;con… 540 …=0;while(c<e){b=(ws(c+3,a.length),a.charCodeAt(c+3)+(ws(c+2,a.length),31*(a.charCodeAt(c+2)+(ws(c+… 572 …e'))}e=a.length;f=e>0&&(ws(0,a.length),a.charCodeAt(0)==45||(ws(0,a.length),a.charCodeAt(0)==43))?… 588 …ws(d,b.length),b.charCodeAt(d));if(c==95){f.a+='_'}else{if(f.a.length==2){h=new gm;for(e=d;e<g;++e… [all …]
|
/plugin/typography/ |
H A D | README.md | 22 | `ws` | word-spacing | an additional space between words (in px, em, etc) |
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.js | 7374 function write_ws_xml_cols(ws, cols) { argument 7526 function write_ws_xml_data(ws, opts, idx, wb) { argument 7534 if(ws[ref] === undefined) continue; 7535 if((cell = write_ws_xml_cell(ws[ref], ref, ws, opts, idx, wb)) != null) r.push(cell); 7550 var ws = wb.Sheets[s]; 7551 if(ws === undefined) ws = {}; 7555 …if(ws['!cols'] !== undefined && ws['!cols'].length > 0) o[o.length] = (write_ws_xml_cols(ws, ws['!… 7557 if(ws['!ref'] !== undefined) { 7563 …if(ws['!merges'] !== undefined && ws['!merges'].length > 0) o[o.length] = (write_ws_xml_merges(ws[… 7953 if(!ws[ref]) continue; [all …]
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | pdf.fpdf.php | 1079 var $ws; //word spacing variable in FPDF 1443 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' '); 1460 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' '); 1473 $w=$this->GetStringWidth($txt)+$this->ws*substr_count($txt,' '); 1655 $this->ws=0;
|
/plugin/translation/ |
H A D | deleted.files | 379 flags/more/ws.gif 481 flags/ws.gif
|
/plugin/mantis/lib/ |
H A D | changelog | 565 - nusoap_server: Per http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/liter… 566 - nusoap_client: Per http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/liter… 569 - nusoap_server: Per http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/liter… 570 - nusoap_client: Per http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/liter…
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
H A D | CHANGELOG.md | 117 * `maxmind-ws/web-service-common` was renamed to `maxmind/web-service-common`.
|
/plugin/amcharts/assets/amcharts/plugins/export/ |
H A D | export.js | 2075 var ws = {}; 2109 ws[ cell_ref ] = cell; 2112 if ( range.s.c < 10000000 ) ws[ "!ref" ] = XLSX.utils.encode_range( range ); 2113 return ws;
|
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.class.php | 81 public $ws = null; // Width (Square Images Only) variable in phpthumb 1865 $wAll = (int) max($this->w, $this->wp, $this->wl, $this->ws) - (2 * $borderThickness); 3460 $this->w = phpthumb_functions::OneOfThese($this->wp, $this->w, $this->ws, $this->wl); 3464 $this->w = phpthumb_functions::OneOfThese($this->wl, $this->w, $this->ws, $this->wp); 3468 $this->w = phpthumb_functions::OneOfThese($this->ws, $this->w, $this->wl, $this->wp);
|
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/ |
H A D | Jplayer.as | 84 // Fix to the security exploit reported by Jason Calvert http://appsec.ws/
|
/plugin/abc2/abc-libraries/abc2svg/ |
H A D | abc2svg-1.js | 2051 function draw_staff(st,x1,x2){var w,ws,i,dy,ty,y=0,ln="",stafflines=staff_tb[st].stafflines,l=stafflines.length 2054 w=x2-x1;set_sscale(st);ws=w/stv_g.scale 2055 if(cache&&cache.st_l==stafflines&&cache.st_ws==(ws|0)){xygl(x1,staff_tb[st].y,'stdef'+cfmt.fullsvg) 2061 case ty:ln+='m-'+ws.toFixed(1)+' '+dy+'h'+ws.toFixed(1);dy=0 2066 (ty=='['?'slthW':'slW')+'" d="m0 '+y+'h'+ws.toFixed(1);dy=0} 2069 if(!cache&&w>get_lwidth()-10){cache={st_l:stafflines,st_ws:ws|0} 4163 function set_lines(s,next,lwidth,indent){var first,s2,s3,x,xmin,xmid,xmax,wwidth,shrink,space,ws,nlines,last=next?next.ts_prev:null 4164 ws=get_width(s,next) 4165 if(cfmt.keywarn&&next&&next.type==C.KEY&&!last.dur){ws[ [all...] |