Home
last modified time | relevance | path

Searched refs:i (Results 1951 – 1975 of 3519) sorted by relevance

1...<<71727374757677787980>>...141

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dloop_not_defined.test4 {% for i, item in items if i > 0 %}
/plugin/revealjs/js/
H A Dreveal.js415 for( var i = 0, len = lazyLoadable.length; i < len; i++ ) {
1041 for( var i = 0; i < nodes.length; i++ ) {
1685 for( var i in b ) {
1686 a[ i ] = b[ i ];
2030 for( var i = 0, len = anchors.length; i < len; i++ ) {
2054 for( var i = 0, len = anchors.length; i < len; i++ ) {
2308 for( var i = 0, len = slides.length; i < len; i++ ) {
2957 stateLoop: for( var i = 0, len = state.length; i < len; i++ ) {
3206 for( var i = 0; i < slidesLength; i++ ) {
4270 mainLoop: for( var i = 0; i < horizontalSlides.length; i++ ) {
[all …]
/plugin/langdelete/
H A Dscript.js4 jQuery( "#langshortlist" ).children().each((i, elt) => {
20 jQuery("#langshortlist input").each((i, elt) => {
54 .map((i, elt) => elt.labels[0].textContent )
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOptions.php61 foreach ($options as $i => $option) {
97 foreach ($this->options as $i => $opt) {
99 unset($this->options[$i]);
/plugin/codify/
H A Dcodify.js1 …e&&(n=e);var o=0,i=function(){};return{s:i,n:function(){return o>=n.length?{done:!0}:{done:!1,valu… function
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js1 …use strict";t.r(n),t.d(n,"conf",(function(){return i})),t.d(n,"language",(function(){return o}));v… class in AnonymousFunction4cb95e690100
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dmipsasm.min.js1i:"\\n",r:0},{cN:"number",v:[{b:"0x[0-9a-f]+"},{b:"\\b-?\\d+"}],r:0},{cN:"symbol",v:[{b:"^\\s*[a-z…
H A Dfortran.min.js1 …"f95"],k:n,i:/\/\*/,c:[e.inherit(e.ASM,{cN:"string",r:0}),e.inherit(e.QSM,{cN:"string",r:0}),{cN:"…
H A Dpowershell.min.js1i={cN:"string",b:/'/,e:/'/};return{aliases:["ps"],l:/-?[A-z\.\-]+/,cI:!0,k:{keyword:"if else forea… class in AnonymousFunction25126cb10100
H A Dirpf90.min.js1 …{cI:!0,k:n,i:/\/\*/,c:[e.inherit(e.ASM,{cN:"string",r:0}),e.inherit(e.QSM,{cN:"string",r:0}),{cN:"…
/plugin/zip/pear/MIME/
H A DType.php136 for ($i = 1; $i < count($tmp); $i++) {
137 $params[] = trim($tmp[$i]);
/plugin/gtime/gtlib/asn1/cms/
H A DCMSSignerInfo.php102 for ($i = 3; $i < $object->getObjectCount(); $i++) {
104 $item = $object->getObjectAt($i);
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarstylecombo.js103 for ( var i in targetSpecialCombo.Items )
105 var item = targetSpecialCombo.Items[i] ;
147 for ( var i in targetSpecialCombo.Items )
149 var item = targetSpecialCombo.Items[i] ;
/plugin/codemirror/dist/modes/
H A Debnf.min.js1 …b,f.localState),i=b.current();if(!h){for(var j=0;j<i.length;j++){if(i[j]==="{"){if(f.braced===0){h…
/plugin/ckgedit/lang/hr/
H A Dlang.php53 $lang['btn_title_dw_fb'] = 'Snimi i zatvori uređivač i prebaci na DW uređivač datoteka';
54 $lang['btn_title_ckg_fb'] = 'Snimi i zatvori uređivač i prebaci na CKG uređivač datoteka';
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php674 for ($i = 0; $i < $length / 8; $i++) {
675 $bytes .= chr(bindec(substr($data, $i * 8, 8)));
730 for ($i = 2; $i < $length; $i++) {
731 $bytes .= $this->intToVlqBytes($oids[$i]);
768 $format .= 'i';
848 for ($i
[all...]
/plugin/authyubikey/
H A Dauth.php.org276 $i = 0;
283 if($i >= $start) {
288 $i++;
361 for($i=0; $i<$len; $i++){
362 if ($line[$i]=='\\'){
363 $piece .= $line[$i];
364 $i++;
365 if ($i>=$len) break;
366 } else if ($line[$i]==':'){
371 $piece .= $line[$i];
[all …]
/plugin/pdfjs/pdfjs/web/locale/cy/
H A Dviewer.properties36 presentation_mode.title=Newid i'r Modd Cyflwyno
43 download_label=Llwytho i Lawr
50 first_page.title=Mynd i'r Dudalen Gyntaf
51 first_page.label=Mynd i'r Dudalen Gyntaf
52 first_page_label=Mynd i'r Dudalen Gyntaf
53 last_page.title=Mynd i'r Dudalen Olaf
54 last_page.label=Mynd i'r Dudalen Olaf
55 last_page_label=Mynd i'r Dudalen Olaf
142 document_outline.title=Dangos Amlinell Dogfen (clic dwbl i ymestyn/cau pob eitem)
238 password_label=Rhowch gyfrinair i agor y PDF.
[all …]
/plugin/indexmenu/syntax/
H A Dindexmenu.php102 //skips i=0 because that becomes main $ns
104 //skips i=0 because that becomes main $ns
105 for ($i = 1; $i < $counter; $i++) {
106 $subns_lvl = explode("#", $nsStrs[$i]);
695 foreach ($nodes as $i => $node) {
696 $i++;
702 //till i found its father node
715 $currentOpenNode = $i;
[all...]
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak27 foreach(scandir($src) as $i) {
28 if($i == '.' || $i == '..') continue;
29 $r &= cp_r($src.'/'.$i, $dest.'/'.$i, $mv, $forbid, $lvl+1);
83 if(preg_match('`^([^:]+://)?([^/]+)?/?(.*)$`i', $farm, $m)) $farm = $m[3];
99 if(preg_match('`^([^:]+://)?([^/]+)?/?(.*)$`i', $farm, $m)) $farm = $m[3];
154 if(preg_match('`^([^:]+://)?([^/]+)?/?(.*)$`i', $wr, $m)) $wr = $m[3];
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig5i){var e,l=i.lang.specialchar,k=function(c){var b,c=c.data?c.data.getTarget():new CKEDITOR.dom.ele…
7 …new CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;switch(a){c…
9 …n],charColumns:17,onLoad:function(){for(var c=this.definition.charColumns,b=i.config.specialChars,…
11 …harContainer").getElement().setHtml(f.join(""))},contents:[{id:"info",label:i.lang.common.generalT…
12 title:i.lang.common.generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["32…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js.orig5i){var e,l=i.lang.specialchar,k=function(c){var b,c=c.data?c.data.getTarget():new CKEDITOR.dom.ele…
7 …new CKEDITOR.dom.event(c),b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;switch(a){c…
9 …n],charColumns:17,onLoad:function(){for(var c=this.definition.charColumns,b=i.config.specialChars,…
11 …harContainer").getElement().setHtml(f.join(""))},contents:[{id:"info",label:i.lang.common.generalT…
12 title:i.lang.common.generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["32…
/plugin/idoit/
H A Dplugin.info.txt5 name i-doit DokuWiki Syntax Plugin
6 desc This plugin provides a basic integration of the i-doit JSON-RPC API client in PHP with DokuW…
/plugin/searchcombinedgoogle/
H A Dplugin.info.txt4 author i-net software / Gerry Weissbach
9 url https://github.com/i-net-software/dokuwiki-plugin-searchcombinedgoogle
/plugin/namespacesearch/
H A Dplugin.info.txt2 author i-net software / Gerry Weißbach (originated from Adrian Lang)
7 url https://github.com/i-net-software/dokuwiki-plugin-namespacesearch

1...<<71727374757677787980>>...141