Home
last modified time | relevance | path

Searched refs:i (Results 2426 – 2450 of 3519) sorted by relevance

1...<<919293949596979899100>>...141

/plugin/combo/action/
H A Droutermessage.php214 $i = 0;
221 $i++;
222 if ($i > 10) {
/plugin/jsonrpc/
H A Djsonrpc.php226 for($i=0; $i<$len; $i++) {
227 unset($data[$i]['meta']);
228 $data[$i]['lastModified'] = new IJR_Date($data[$i]['mtime']);
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js72 for (var i = 0; i < Math.floor(digits); i++) {
763 for (var i = 0; i < arr.length; ++i) {
876 for (var i = 0; i < arr.length; i++) {
1754 for (i = 0; (k = keys[i]); i++) {
3428 for (var i = 0; i < n; i++) {
3504 for (var i = 0; i < n1 + 1; i++) {
3509 for (i = 0; i < n2 + 1; i++) {
3514 for (i = 0; i < n1; i++) {
3881 newres[i] = i % 2 ? rotate(res[i - 1], res[i], rad).y : rotate(res[i], res[i + 1], rad).x;
3897 for (var i = 0; i < 2; ++i) {
[all …]
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1i){R(S.i)}var P="("+O[0];for(var N=0;N<O.length;N++){P+="|"+O[N]}P+=")";return e(Q,P)}function t(O… function
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","ge…
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DZip.php105 for ($i = 0; $i < $centd['entries']; $i++) {
148 for ($i = 0; $i < $cdir['entries']; $i++) {
152 $header['index'] = $i;
/plugin/tagging/
H A Dhelper.php204 for ($i = 0; $i <= $levels; $i++) {
205 $tresholds[$i] = pow($max - $min + 1, $i / $levels) + $min - 1;
428 function ($i) {
429 return explode(',', $i);
/plugin/abc/conf/
H A Dentities.conf13 ì \`i
/plugin/facebookalbum/
H A Dfb_ca_chain_bundle.crt61 gBSxPsNpA/i/RwHUmCYaCALvY2QrwzAdBgNVHQ4EFgQUUOpzidsp+xCPnuUBINTe
87 Y3JsLmVudHJ1c3QubmV0L3NlcnZlcjEuY3JsMB0GA1UdDgQWBBSxPsNpA/i/RwHU
/plugin/codemirror/dist/modes/
H A Dmirc.min.js1i)}else if(k==";"&&!g.inParams){a.skipToEnd();return"comment"}else if(k=='"'){a.eat(/"/);return"ke… function
H A Dtcl.min.js1i);a.skipToEnd();return"comment"}else if(k=='"'){a.skipTo(/"/);return"comment"}else if(k=="$"){a.e… function
H A Dpig.min.js1i(a,b){var c=false;var d;while(d=a.next()){if(d=="/"&&c){b.tokenize=k;break}c=d=="*"}return"commen… function
H A Dpuppet.min.js1i=c.match(/(\s+)?[@]{1,2}[\w:_]+(\s+)?{/,false);var j=c.next();if(j==="$"){if(c.match(b)){return e…
/plugin/conform/
H A Dhelper.php224 else if ( $line{$i} == ' ' )
239 $arg .= $line{$i};
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticNode.php95 $i = 0;
97 $leafName = $this->getAttribute('name').'_'.$i++;
/plugin/authyubikey/
H A DREADME.md8 You have to ensure, that your PHP installation supports PEAR and curl (i.e. php-pear and php5-curl …
14 (i.e. /usr/share/dokuwiki/lib/plugins).
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php132 foreach ($pipes as $i => $origPipe) {
134 $pipeOffset = $i;
/plugin/structodt/meta/
H A DAggregationEditorTableOdt.php107 foreach($this->data['filter'] as $i => $filter) {
109 $urlParameters["filter[$i][$j]"] = $value;
/plugin/redissue/
H A Dsyntax.php170 for ($i = 0; $i < count($issues['issues']); $i++) {
171 $data['id'] = $issues['issues'][$i]['id'];
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_gecko.js449 for ( var i = 0 ; i < oLinksInteractor.snapshotLength ; i++ )
451 var oLink = oLinksInteractor.snapshotItem( i ) ;
/plugin/semanticdata/syntax/
H A Dtable.php158 for($i=$cnth; $i<$cntf; $i++){
159 $item = array_pop(array_slice($data['cols'],$i,1));
/plugin/aclauditor/
H A Dadmin.php80 $this->scenarios[$i] = trim($desc, '"');
135 …oup, $reqlvl) = array_map(create_function('$i', 'return trim(preg_match("`^\"(.+)\"$`", $i, $m) ? …
/plugin/exttab3/
H A Dsyntax.php441 for ($i = 0; $i < $nattr; ++$i) {
442 $m = $matches[$i];
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js13i:l,l:!1,exports:{}};return e[l].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t… function
/plugin/redproject/
H A Dsyntax.php164 for($i = 0; $i < count($versions['versions']); $i++) {
167 $foundVersion = $versions['versions'][$i];

1...<<919293949596979899100>>...141