Home
last modified time | relevance | path

Searched refs:index (Results 1651 – 1675 of 1806) sorted by path

1...<<61626364656667686970>>...73

/plugin/subjectindex/inc/
H A Dcommon.php116 return $index;
148 private $index; variable in SI_Indexer
151 if ($index === null) {
154 $this->index = $index;
197 $this->index->remove($key);
202 $this->index->sort();
209 SI_Utils::save_index($this->index);
233 $index->remove($key);
273 self::save_index($index);
279 $index = new SI_Index();
[all …]
/plugin/subjectindex/
H A Dplugin.info.txt6 desc Hierarchical structured tagging: create A-Z subject index pages for your wiki, based on in-…
H A Dreadme.md3index entries "anywhere" in your wiki pages, that will then be compiled into a Subject Index page,…
H A Dstyle.css41 /* Main subject index lists */
/plugin/subjectindex/plugins/
H A Dbible_verses.txt20964 …Babylon to enter. From the one land both of them should go forth, and an [index] hand should be cu…
/plugin/subpages/
H A Dsyntax.php92 foreach($msg as $index => $m) {
93 $this->_showDebugMsg("Array [$index]: ".$m);
/plugin/swfobject/
H A Dstyle.css15 z-index: 10000;
/plugin/switchpanel/
H A Dstyle.css3 z-index: 10;
/plugin/syntaxhighlighter/Scripts/
H A DshBrushXml.js13 var index=0;var match=null;var regex=null;this.GetMatches(new RegExp('(\&lt;|<)\\!\\[[\\w\\s]*?\\[(…
16 push(this.matches,new dp.sh.Match(match[1],match.index,'attribute'));if(match[2]!=undefined)
17 {push(this.matches,new dp.sh.Match(match[2],match.index+match[0].indexOf(match[2]),'attribute-value…
19 {push(this.matches,new dp.sh.Match(match[1],match.index+match[0].indexOf(match[1]),'tag-name'));}}
H A DshCore.js34 …otedString:new RegExp("'(?:\\.|(\\\\\\')|[^\\''\\n])*'",'g')};dp.sh.Match=function(value,index,css) argument
35 {this.value=value;this.index=index;this.length=value.length;this.css=css;}
39 {if(m1.index<m2.index)
40 return-1;else if(m1.index>m2.index)
49 {var index=0;var match=null;while((match=regex.exec(this.code))!=null)
50 this.matches[this.matches.length]=new dp.sh.Match(match[0],match.index,css);}
66 continue;if((match.index>c.index)&&(match.index<c.index+c.length))
121 …ontinue;this.AddBit(Copy(this.code,pos,match.index),null);this.AddBit(match.value,match.css);pos=m…
/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushXml.js28 var index = 0;
50 push(this.matches, new dp.sh.Match(match[1], match.index, 'attribute'));
55 …push(this.matches, new dp.sh.Match(match[2], match.index + match[0].indexOf(match[2]), 'attribute-…
68 …push(this.matches, new dp.sh.Match(match[1], match.index + match[0].indexOf(match[1]), 'tag-name')…
H A DshCore.js205 dp.sh.Match = function(value, index, css) argument
208 this.index = index;
230 if(m1.index < m2.index)
232 else if(m1.index > m2.index)
255 var index = 0;
259 this.matches[this.matches.length] = new dp.sh.Match(match[0], match.index, css);
324 if((match.index > c.index) && (match.index < c.index + c.length))
547 this.AddBit(Copy(this.code, pos, match.index), null);
550 pos = match.index + match.length;
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee89 shelljs.cp "#{baseDir}/index.html", outputDir
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushBash.js30 …result.push(new constructor(match.here_doc, match.index + match[0].indexOf(match.here_doc), 'strin…
33 result.push(new constructor(match.full_tag, match.index, 'preprocessor'));
36 …result.push(new constructor(match.end_tag, match.index + match[0].lastIndexOf(match.end_tag), 'pre…
H A DshBrushCSharp.js40 return [new SyntaxHighlighter.Match(match[0], match.index, css)];
H A DshBrushXml.js43 result.push(new constructor(attributes.name, match.index + attributes.index, 'color1'));
44 …result.push(new constructor(attributes.value, match.index + attributes.index + attributes[0].index…
45 pos = attributes.index + attributes[0].length;
51 new constructor(tag.name, match.index + tag[0].indexOf(tag.name), 'keyword')
H A DshCore.js1188 if (!index || index > this.captureNames.length) {
1192 return "\\" + index + (
2040 pos = match.index + match[0].length;
2259 if(m1.index < m2.index)
2261 else if(m1.index > m2.index)
2290 var index = 0,
2449 this.index = index;
2504 matches[j].index += offset;
2626 else if (itemJ.index == itemI.index && itemJ.length > itemI.length)
2628 else if (itemJ.index >= itemI.index && itemJ.index < itemIEndPos)
[all …]
H A DshCore.min.js17index===t)){s={output:a.handler.call(r,i,n),match:i};break}}catch(o){throw o}finally{R=!1}return s…
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCore.css37 …tant;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}
H A DshCoreDefault.css37 …tant;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}
H A DshCoreDjango.css37 …tant;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}
H A DshCoreEclipse.css37 …tant;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}
H A DshCoreEmacs.css37 …tant;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}
H A DshCoreFadeToGrey.css37 …tant;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}
H A DshCoreMDUltra.css37 …tant;width:11px !important;height:11px !important;font-size:10px !important;z-index:10 !important;}

1...<<61626364656667686970>>...73