Home
last modified time | relevance | path

Searched refs:i (Results 701 – 725 of 3519) sorted by relevance

1...<<21222324252627282930>>...141

/plugin/publistx/bib2tpl/lib/
H A DBibTex.php283 for ($i = 0; $i < strlen($this->content); $i++) {
290 $i--;
347 for ($i = 0; $i < sizeof($cites); $i++) {
497 for ($i = $length-1; $i >= $position; $i--) {
524 for ($i = $length; $i >= $position; $i--) {
587 for ($i = 0; $i < strlen($value); $i++) {
668 for ($i = 0; $i < sizeof($authorarray); $i++) {
781 $authorarray[$i]['nice'] = join(' ', array_filter($authorarray[$i]));
806 $i = 0;
825 $i++;
[all …]
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php283 for ($i = 0; $i < strlen($this->content); $i++) {
290 $i--;
347 for ($i = 0; $i < sizeof($cites); $i++) {
497 for ($i = $length-1; $i >= $position; $i--) {
524 for ($i = $length; $i >= $position; $i--) {
587 for ($i = 0; $i < strlen($value); $i++) {
668 for ($i = 0; $i < sizeof($authorarray); $i++) {
781 $authorarray[$i]['nice'] = join(' ', array_filter($authorarray[$i]));
806 $i = 0;
825 $i++;
[all …]
/plugin/publist/bib2tpl/lib/
H A DBibTex.php283 for ($i = 0; $i < strlen($this->content); $i++) {
290 $i--;
347 for ($i = 0; $i < sizeof($cites); $i++) {
497 for ($i = $length-1; $i >= $position; $i--) {
524 for ($i = $length; $i >= $position; $i--) {
587 for ($i = 0; $i < strlen($value); $i++) {
668 for ($i = 0; $i < sizeof($authorarray); $i++) {
781 $authorarray[$i]['nice'] = join(' ', array_filter($authorarray[$i]));
806 $i = 0;
825 $i++;
[all …]
/plugin/snow/
H A Dsnowstorm.js245 var i;
249 for (i=0; i<this.flakes.length; i++) {
258 var i;
265 for (i=0; i<storm.flakes.length; i++) {
328 var i;
330 for (i=0; i<this.flakes.length; i++) {
347 var i;
348 for (i=0; i<this.flakes.length; i++) {
527 for (i=0, j=storm.flakes.length; i<j; i++) {
562 for (i=0; i<limit; i++) {
[all …]
/plugin/ckgedit/lang/vi/
H A Dlang.php44 $lang['js']['ckg_paste_restart'] = 'Khi tải lại trình sửa đổi, hỗ trợ dán bổ sung sẽ được bật';
48 $lang['js']['broken_image_2'] = 'Hình ảnh Ctrl-v với dữ liệu thô trên 2,5M có thể bị treo. Hình ản…
49 $lang['mediamgr_imgonly'] = 'Chỉ sử dụng Hộp thoại Hình ảnh cho hình ảnh, Hộp thoại Liên kết c…
50 $lang['uprofile_title'] = 'Chọn Trình sửa đổi mặc định của bạn';
53 $lang['btn_title_dw_fb'] = 'Lưu và đóng trình sửa đổi và chuyển sang Trình duyệt tập tin DW';
54 $lang['btn_title_ckg_fb'] = 'Lưu và đóng trình sửa đổi và chuyển sang Trình duyệt tập tin CKG';
55 $lang['formatdel'] = 'Đánh dấu bị xóa khỏi (các) đầu đề: không được Dokuwiki hỗ trợ';
56 $lang['fontdel'] = 'Xóa phông chữ đánh dấu khỏi (các) liên kết: không được Dokuwiki h…
57 … = 'Một bản sao của ckgedit đã được phát hiện. Ckgedit này hoặc ckgedit kia phải bị vô hiệu hóa.';
64 $lang['sym_not created_3'] = 'Đã xảy ra lỗi khi cố gắng tạo liên kết tượng trưng trong';
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js95 for ( var i = 0 ; i < callbacks.length ; i++ )
97 var callback = callbacks[i][0] ;
98 var callbackOwner = callbacks[i][1] ;
167 for ( var i = 1 ; i < pathElements.length ; i++ )
169 pathElement = pathElements[i] ;
183 for ( var i = 1 ; i < pathElements.length ; i++ )
185 pathElement = pathElements[i] ;
292 for ( var i = 0 ; i < styleNodes.length ; i++ )
294 var styleNode = styleNodes[i] ;
/plugin/news/
H A Dscript.js8 for(var i=0; i<inputs.length;i++) {
9 if(inputs[i].type == 'checkbox') {
10 if(inputs[i].checked && inputs[i].name.match(/delete/)) {
11 prev += inputs[i].value + ",";
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dverb.js19i;if(g==""){c.Error(["MissingArgFor","Missing argument for %1",d])}while(this.i<this.string.length…
/plugin/statdisplay/pchart/
H A DPalette.php34 for($i = 0; $i <= $shades - 1; $i ++) {
35 $palette->colors[$i] = new Color($color1->getR() + $RFactor * $i,
36 $color1->getG() + $GFactor * $i,
37 $color1->getB() + $BFactor * $i);
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-ArchiMate3.js80 for (var i = 0; i < fns.length; i++)
82 content.appendChild(fns[i](content));
151 for (var i = 0; i < fns.length; i++)
153 content.appendChild(fns[i](content));
180 for (var i = 0; i < fns.length; i++)
218 for (var i = 0; i < fns.length; i++)
267 for (var i = 0; i < fns.length; i++)
302 for (var i = 0; i < fns.length; i++)
367 for (var i = 0; i < fns.length; i++)
398 for (var i = 0; i < fns.length; i++)
[all …]
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php84 for ($i = 0; $i < $width; $i++) {
116 for ($i = 0; $i < $radius; $i++) {
338 for ($i = 0; $i < $width; $i++) {
363 for ($i = 0; $i < 1; $i++) {
485 for ($i = 0; $i < $edge_width; $i++) {
492 for ($i = 0; $i < $frame_width; $i++) {
496 for ($i = 0; $i < $edge_width; $i++) {
576 for ($i = 0; $i <= 255; $i++) {
591 for ($i = 255; $i >= 0; $i--) {
703 for ($i = 0; $i < $border_width; $i++) {
[all …]
/plugin/hyphenation/phpHyphenation/
H A DphpHyphenation.class.php164 for ($i=0;$i<mb_strlen($text);$i++) {
165 $char = mb_substr($text, $i, 1);
231 for ($i=0; $i<$pattern_length; $i++) {
232 $char = $pattern[$i];
234 $zero = ($i==0)?$position-1:$position+$i-$digits;
244 for ($i=$this->leftMin; $i<=(mb_strlen($word)-$this->rightMin); $i++) {
245 if (isset($hyphenated_word[$i]) && $hyphenated_word[$i]%2!=0) {
246 array_splice($single_character, $i+$inserted+1, 0, $this->hyphen);
/plugin/gtime/gtlib/util/
H A DGTUtil.php377 for ($i = 0; $i < strlen($string); $i++) {
378 array_push($result, $string{$i});
407 for ($i = 0; $i < count($array); $i++) {
408 $result .= $array[$i];
447 for ($i = 0; $i < strlen($string); $i++) {
448 array_push($result, ord($string{$i}));
486 for ($i = 0; $i < count($array); $i++) {
487 $result .= chr($array[$i]);
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/src/
H A DEncoder.php180 foreach ($word as $i => $part) {
181 if ($i > 0) {
227 $i = 0;
228 while ($i < count($word)) {
229 $j = $this->indexOf($word, $first, $i);
233 ...array_slice($word, $i, null, true),
238 $slicer = $i > $j || 0 === $j ? [] : array_slice($word, $i, $j - $i, true);
248 $i
[all...]
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as98 for (var i:uint = 0; i < m_connList.length; i++)
106 _aNC[i].client.connIndex = i;
107 _aNC[i].client.id = i;
190 for (var i:uint = 0; i < m_connList.length; i++)
192 if (_aNC[i]!=null)
195 _aNC[i].close();
199 _aNC[i] = null;
200 delete _aNC[i];
245 var i:uint=0;
246 for ( i = 0; i<_aNC.length; i++) {
[all …]
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dpopper.min.js5 "use strict";!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Popper={})}(this,(function(e){function t(e){return{width:(e=e.getBoundingClientRect()).width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function n(e){return null==e?window:"[object Window]"!==e.toString()?(e=e.ownerDocument)&&e.defaultView||window:e}function o(e){return{scrollLeft:(e=n(e)).pageXOffset,scrollTop:e.pageYOffset}}function r(e){return e instanceof n(e).Element||e instanceof Element}function i(e){return e instanceof n(e).HTMLElement||e instanceof HTMLElement}function a(e){return"undefined"!=typeof ShadowRoot&&(e instanceof n(e).ShadowRoot||e instanceof ShadowRoot)}function s(e){return e?(e.nodeName||"").toLowerCase():null}function f(e){return((r(e)?e.ownerDocument:e.document)||window.document).documentElement}function p(e){return t(f(e)).left+o(e).scrollLeft}function c(e){return n(e).getComputedStyle(e)}function l(e){return e=c(e),/auto|scroll|overlay|hidden/.test(e.overflow+e.overflowY+e.overflowX)}function u(e,r,a){void 0===a&&(a=!1);var c=f(r);e=t(e);var u=i(r),d={scrollLeft:0,scrollTop:0},m={x:0,y:0};return(u||!u&&!a)&&(("body"!==s(r)||l(c))&&(d=r!==n(r)&&i(r)?{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}:o(r)),i(r)?((m=t(r)).x+=r.clientLeft,m.y+=r.clientTop):c&&(m.x=p(c))),{x:e.left+d.scrollLeft-m.x,y:e.top+d.scrollTop-m.y,width:e.width,height:e.height}}function d(e){var n=t(e),o=e.offsetWidth,r=e.offsetHeight;return 1>=Math.abs(n.width-o)&&(o=n.width),1>=Math.abs(n.height-r)&&(r=n.height),{x:e.offsetLeft,y:e.offsetTop,width:o,height:r}}function m(e){return"html"===s(e)?e:e.assignedSlot||e.parentNode||(a(e)?e.host:null)||f(e)}function h(e){return 0<=["html","body","#document"].indexOf(s(e))?e.ownerDocument.body:i(e)&&l(e)?e:h(m(e))}function v(e,t){var o;void 0===t&&(t=[]);var r=h(e);return e=r===(null==(o=e.ownerDocument)?void 0:o.body),o=n(r),r=e?[o].concat(o.visualViewport||[],l(r)?r:[]):r,t=t.concat(r),e?t:t.concat(v(m(r)))}function g(e){return i(e)&&"fixed"!==c(e).position?e.offsetParent:null}function y(e){for(var t=n(e),o=g(e);o&&0<=["table","td","th"].indexOf(s(o))&&"static"===c(o).position;)o=g(o);if(o&&("html"===s(o)||"body"===s(o)&&"static"===c(o).position))return t;if(!o)e:{if(o=-1!==navigator.userAgent.toLowerCase().indexOf("firefox"),-1===navigator.userAgent.indexOf("Trident")||!i(e)||"fixed"!==c(e).position)for(e=m(e);i(e)&&0>["html","body"].indexOf(s(e));){var r=c(e);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||o&&"filter"===r.willChange||o&&r.filter&&"none"!==r.filter){o=e;break e}e=e.parentNode}o=null}return o||t}function b(e){function t(e){o.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){o.has(e)||(e=n.get(e))&&t(e)})),r.push(e)}var n=new Map,o=new Set,r=[];return e.forEach((function(e){n.set(e.name,e)})),e.forEach((function(e){o.has(e.name)||t(e)})),r}function w(e){var t;return function(){return t||(t=new Promise((function(n){Promise.resolve().then((function(){t=void 0,n(e())}))}))),t}}function x(e){return e.split("-")[0]}function O(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&a(n))do{if(t&&e.isSameNode(t))return!0;t=t.parentNode||t.host}while(t);return!1}function j(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function E(e,r){if("viewport"===r){r=n(e);var a=f(e);r=r.visualViewport;var s=a.clientWidth;a=a.clientHeight;var l=0,u=0;r&&(s=r.width,a=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(l=r.offsetLeft,u=r.offsetTop)),e=j(e={width:s,height:a,x:l+p(e),y:u})}else i( argument
[all...]
/plugin/superacl/
H A Dscript.js71 for(var i=0; i<all.length; i++){
72 var att = all[i].split('=');
185 for ( i = 1; i < rows.length; i++) {
186 rows[i].className = "";
207 for ( i = 1; i < rows.length; i++) {
208 var isNs = (rows[i].firstChild.firstChild.className == "aclns");
209 var id = rows[i].firstChild.firstChild.innerHTML;
220 rows[i].className = "";
222 rows[i].className = "hidden";
/plugin/codemirror/dist/modes/
H A Dq.min.js1i=a.next();c=null;if(f)if(i=="/")return(b.tokenize=h)(a,b);else if(i=="\\"){if(a.eol()||/\s/.test(… function
/plugin/yuriigantt/src/Driver/
H A DEmbedded.php185 for ($i = 0; $i < count($links); $i++) {
186 if ($links[$i]->id == $link->id) {
187 $links[$i] = $link;
207 for ($i = 0; $i < count($links); $i++) {
208 if ($links[$i]->id == $id) {
209 unset($links[$i]);
244 for ($i = 0; $i < count($tasks); $i++) {
245 if ($tasks[$i]->id == $task->id) {
246 $tasks[$i] = $task;
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php176 for ($i = 0; $i < $bitCount && $node < $nodeCount; ++$i) {
177 $tempBit = 0xFF & $rawAddress[($i >> 3) + 1];
178 $bit = 1 & ($tempBit >> 7 - ($i % 8));
184 return [0, $i];
187 return [$node, $i];
201 for ($i = 0; $i < 96 && $node < $this->metadata->nodeCount; ++$i) {
271 for ($i = 0; $i <= $metadataMaxLengthExcludingMarker; ++$i) {
273 fseek($handle, $fileSize - $i - $j - 1);
280 return $fileSize - $i;
/plugin/mermaid/
H A Dmermaid.min.js1 (function(BL,Z0){typeof exports=="object"&&typeof module<"u"?module.exports=Z0():typeof define=="function"&&define.amd?define(Z0):(BL=typeof globalThis<"u"?globalThis:BL||self,BL.mermaid=Z0())})(this,function(){var mVt,vVt;"use strict";function BL(i){for(var a=[],f=1;f<arguments.length;f++)a[f-1]=arguments[f];var g=Array.from(typeof i=="string"?[i]:i);g[g.length-1]=g[g.length-1].replace(/\r?\n([\t ]*)$/,"");var w=g.reduce(function(E,S){var _=S.match(/\n([\t ]+|(?!\s).)/g);return _?E.concat(_.map(function(M){var F,R;return(R=(F=M.match(/[\t ]/g))===null||F===void 0?void 0:F.length)!==null&&R!==void 0?R:0})):E},[]);if(w.length){var v=new RegExp(` argument
6 `)),b+=F+g[S+1]}),b}var Z0=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function e9(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}va argument
7 LDt(i,a) global() argument
9 mEe(i,a) global() argument
13 iTe(i) global() argument
14 $Dt(i) global() argument
15 B1t(i,a) global() argument
16 RTe(i,a) global() argument
22 WDt(i,a) global() argument
23 AnonymousFunction3478d9c719b00(i,a,f,p) global() argument
72 AnonymousFunction3478d9c719f00(i) global() argument
73 AnonymousFunction3478d9c71a500(i,a) global() argument
74 AnonymousFunction3478d9c71a800(i,a=null) global() argument
76 QCe(i,a,f,p) global() argument
78 AnonymousFunction3478d9c71b800(i) global() argument
84 AnonymousFunction3478d9c71b900(i,a,f) global() argument
85 AnonymousFunction3478d9c71bd00(i,a,f) global() argument
87 */window.addEventListener("load",bOt,!1)}const rLe=function(i){P2.parseError=i},AW=[];let udt=!1;const vOt=async()=>{if(!udt){for(udt=!0;AW.length>0;){const i=AW.shift();if(i)try global() function
92 AnonymousFunction3478d9c720b00(i,a,f,p) global() argument
96 `,init:i=>{MOt.setConf(i.c4)}}},Symbol.toStringTag,{value:"Module"}));var bdt=function(){var i=function(fg,cs,zs,Ma){for(zs=zs||{},Ma=fg.length;Ma--;zs[fg[Ma]]=cs);return zs},a=[1, global() function
101 gFe(i,a) global() argument
102 pFe(i) global() argument
103 AnonymousFunction3478d9c736000(i,a,f) global() argument
104 MRe(i,a) global() argument
106 HRe(i) global() argument
107 VRe(i) global() argument
108 WRe(i,a,f,p,v=!1) global() argument
109 AnonymousFunction3478d9c738100(i,a,f,p) global() argument
110 fK(i,a) global() argument
113 AnonymousFunction3478d9c73ad00(i,a,f) global() argument
114 AnonymousFunction3478d9c73b000(i,a,f,p) global() argument
222 `,Fje=Object.freeze(Object.defineProperty({__proto__:null,diagram:{parser:vdt,db:ak,renderer:b0t,styles:rBt,init:i=>{i.flowchart||(i.flowchart={}),i.flowchart.arrowMarkerAbsolute=i global() function
227 oBt(i="") global() argument
272 `}},Symbol.toStringTag,{value:"Module"}));var y0t=function(){var i=function(mt,rt,wt,gt){for(wt=wt||{},gt=mt.length;gt--;wt[mt[gt]]=rt);return wt},a=[1,4],f=[1,7],p=[1,5],v=[1,9],m global() function
277 fBt(i) global() argument
283 AnonymousFunction3478d9c740700(i,a,f,p) global() argument
335 `}},Symbol.toStringTag,{value:"Module"}));var E0t=function(){var i=function(mt,rt,wt,gt){for(wt=wt||{},gt=mt.length;gt--;wt[mt[gt]]=rt);return wt},a=[1,3],f=[1,5],p=[7,9,11,12,13,1 global() function
340 AnonymousFunction3478d9c746f00(i,a,f,p) global() argument
600 `}},Symbol.toStringTag,{value:"Module"}));var P0t=function(){var i=function(m,b,E,C){for(E=E||{},C=m.length;C--;E[m[C]]=b);return E},a=[6,9,10],f={trace:function(){},yy:{},symbols_ global() function
606 `+i);const{securityLevel:p}=Oe();let v,m;p==="sandbox"&&(v=Mr("#i"+a),m=v.nodes()[0].contentDocument);const E=Mr(v!==void 0&&m!==void 0&&m!==null?m:"body").select("#"+a);E.attr("he global() function
611 AnonymousFunction3478d9c74b300(i) global() argument
640 `+i);const Tt=Oe().securityLevel;let kt;Tt==="sandbox"&&(kt=Mr("#i"+a));const yt=Mr(Tt==="sandbox"?kt.nodes()[0].contentDocument.body:"body"),ht=Tt==="sandbox"?kt.nodes()[0].conten global() function
645 AnonymousFunction3478d9c74d200(i,a,f) global() argument
646 `+i);const C=E.securityLevel;let D;C==="sandbox"&&(D=Mr("#i"+a));const B=Mr(C==="sandbox"?D.nodes()[0].contentDocument.body:"body").select(`[id="${a}"]`),j=B.append("g").attr("clas global() function
651 AnonymousFunction3478d9c74e800(i,a,f) global() argument
697 L0,${a.line_height}`).attr("stroke-width",1)}};let Lh={},MBt=0;const DBt=(i,a)=>i.insert("rect","#"+a).attr("class","req reqBox").attr("x",0).attr("y",0).attr("width",Lh.rect global() function
702 AnonymousFunction3478d9c751d00(i) global() argument
818 AnonymousFunction3478d9c752200(i,a,f,p,v) global() argument
823 AnonymousFunction3478d9c755700(i) global() argument
977 AnonymousFunction3478d9c756700(i,a) global() argument
978 `),v.style===void 0&&(m.style=m.style||"stroke: #333; stroke-width: 1.5px;fill:none"),m.labelStyle=m.labelStyle.replace("color:","fill:"))),a.setEdge(v.id1,v.id2,m,p)})},IHe=functi global() function
983 AnonymousFunction3478d9c758f00(i,a) global() argument
1184 `,hgt={},sVe=(i,a)=>{hgt[i]=a},aVe=i=>hgt[i],wRt=()=>Object.keys(hgt),oVe={get:aVe,set:sVe,keys:wRt,size:()=>wRt().length},cVe=i=>i.append("circle").attr("class","start-state").att global() function
1189 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var nt=this.next();return nt||this.lex()},begin:function(nt){this.conditionStack.push(nt)},popState:f global() function
1322 AnonymousFunction3478d9c75c500(i,a,f) global() argument
1323 FK(i) global() argument
1348 AnonymousFunction3478d9c7178c00(i,a,f,p) global() argument
1349 AnonymousFunction3478d9c7179600(i,a,f,p) global() argument
1461 `}},Symbol.toStringTag,{value:"Module"}));var xgt=function(){var i=function(it,nt,st,pt){for(st=st||{},pt=it.length;pt--;st[it[pt]]=nt);return st},a=[1,2],f=[1,5],p=[6,9,11,17,18,2 global() function
1466 AnonymousFunction3478d9c717ba00(i,a,f) global() argument
1467 jGe(i,a,f,p,v,m) global() argument
1522 `}},Symbol.toStringTag,{value:"Module"}));var Tgt=function(){var i=function(Tt,kt,yt,ht){for(yt=yt||{},ht=Tt.length;ht--;yt[Tt[ht]]=kt);return yt},a=[1,4],f=[1,13],p=[1,12],v=[1,15 global() function
1527 AnonymousFunction3478d9c717d300(i,a) global() argument
1541 AnonymousFunction3478d9c717d400(i,a) global() argument
1559 AnonymousFunction3478d9c717d900(i,a,f,p) global() argument
1560 AnonymousFunction3478d9c717dc00(i,a) global() argument
1574 pUe(i) global() argument
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js792 for(i=0; i !== out.length; ++i) if(out[i] != null) retval += out[i].v;
1020 for(var i=1; i < nsectors; ++i) sectors[i-1] = file.slice(i*ssz,(i+1)*ssz);
1030 for(; i < pl; ++i) { dad[i]=q[i]=i; FP[i]=Paths[i]; }
1043 for(i=1; i !== pl; ++i) if(dad[i] === i) {
1048 for(i=1; i < pl; ++i) {
1060 for(i=1; i < pl; ++i) {
1124 for(i=0; i < sl; ++i) {
1262 for(var i = 0; i !== K.length; ++i) o[obj[K[i]][key]] = K[i];
1268 for(var i = 0; i !== K.length; ++i) o[obj[K[i]]] = K[i];
1274 for(var i = 0; i !== K.length; ++i) o[obj[K[i]]] = parseInt(K[i],10);
[all …]
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php27 * parsing for LaTeX code common for BibTeX entries (i.e. \emph{}) have been added.
284 for ($i = 0; $i < strlen($this->content); $i++) {
285 $char = substr($this->content, $i, 1);
291 $i--;
363 for ($i = 0; $i < sizeof($cites); $i++) {
364 if ('' == $unique[$i]) {
[all...]
/plugin/glossary/
H A Dscript.js84 for (var i = 0; i < a.attributes.length; i++)
85 if (a.attributes [i].name == name) {
86 valA = a.attributes [i].nodeValue;
90 for (var i = 0; i < b.attributes.length; i++)
91 if (b.attributes [i].name == name) {
92 valB = b.attributes [i].nodeValue;
130 for (var i in titles)
131 jTable.append (titles [i]);
132 for (var i in rows)
133 jTable.append (rows [i]);
/plugin/graphgear/
H A Dsyntax.php54 for($i=0; $i<$count; $i++){
56 $line = $data[$i];
57 unset($data[$i]);
232 for($i=0; $i<=$len; $i++){
234 if($string[$i] == ',' || $i == $len){
245 if($string[$i] == '"'){
255 if($string[$i] == '=' && !$dq && $iskey){
262 $key .= $string[$i];
264 $val .= $string[$i];

1...<<21222324252627282930>>...141