Home
last modified time | relevance | path

Searched refs:pattern (Results 451 – 475 of 693) sorted by relevance

1...<<11121314151617181920>>...28

/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php34 * The start tag pattern does not allow > or /
35 * in the data to not compete with the empty tag pattern (ie <empty/>
688 * Create a lookahead pattern for a container tag used to enter in a mode
692 // this pattern ensure that the tag
697 $pattern = "(?:\s.*?>|>)";
698 return '<' . $tag . $pattern . '(?=.*?<\/' . $tag . '>)';
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1pattern:/^#([0-9A-Fa-f]{3,4}|([0-9A-Fa-f]{2}){3,4})$/},"date-time":{errorMessage:Oe("dateTimeForma…
H A D4.4.js.map1pattern) {\n var k = 0;\n for (var i = 0; k < pattern.length && i < segments…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1pattern:/^#([0-9A-Fa-f]{3,4}|([0-9A-Fa-f]{2}){3,4})$/},"date-time":{errorMessage:Oe("dateTimeForma…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.min.js17pattern.lastIndex=t,i=d.exec.call(a.pattern,e),i&&i.index===t)){s={output:a.handler.call(r,i,n),ma…
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML.js57pattern:this.endPattern(b.inlineMath[c][1])}}for(c=0,a=b.displayMath.length;c<a;c++){d.push(this.p… property in MathJax.Extension.tex2jax.createPatterns.match
59pattern:this.endPattern(b.delimiters[c][1])}}this.start=new RegExp(d.sort(this.sortLength).join("|… property in MathJax.Extension.asciimath2jax.createPatterns.match
H A DTeX-MML-AM_SVG-full.js53pattern:this.endPattern(b.inlineMath[c][1])}}for(c=0,a=b.displayMath.length;c<a;c++){d.push(this.p… property in MathJax.Extension.tex2jax.createPatterns.match
55pattern:this.endPattern(b.delimiters[c][1])}}this.start=new RegExp(d.sort(this.sortLength).join("|… property in MathJax.Extension.asciimath2jax.createPatterns.match
H A DAM_HTMLorMML.js45pattern:this.endPattern(b.delimiters[c][1])}}this.start=new RegExp(d.sort(this.sortLength).join("|… property in MathJax.Extension.asciimath2jax.createPatterns.match
H A DAccessible.js61pattern:this.endPattern(b.inlineMath[c][1])}}for(c=0,a=b.displayMath.length;c<a;c++){d.push(this.p… property in MathJax.Extension.tex2jax.createPatterns.match
H A DTeX-MML-AM_HTMLorMML-full.js60pattern:this.endPattern(b.inlineMath[c][1])}}for(c=0,a=b.displayMath.length;c<a;c++){d.push(this.p… property in MathJax.Extension.tex2jax.createPatterns.match
62pattern:this.endPattern(b.delimiters[c][1])}}this.start=new RegExp(d.sort(this.sortLength).join("|… property in MathJax.Extension.asciimath2jax.createPatterns.match
/plugin/mikioplugin/syntax/
H A Dcore.php25 public $pattern = '';
23 public $pattern = ''; global() variable in syntax_plugin_mikioplugin_core
/plugin/bible/bible_douayRheims/
H A D2_Thessalonians.txt37 …3:9. Not as if we had not power: but that we might give ourselves a pattern unto you, to imitate u…
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki139 * v0.86 Added possibility to use hash4 pattern
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt567 pattern=pattern
H A Ddia_ru.txt567 pattern=Шаблон
/plugin/siteexport/action/
H A Dajax.php156 … array('cache' => 'nocache', 'siteexport' => $this->functions->settings->pattern, 'sectok' => $thi…
280 echo "{$this->functions->settings->pattern}\n";
/plugin/metaeditor/
H A Djstree.js6651 $.vakata.search = function(pattern, txt, options) { argument
6657 pattern = options.caseSensitive ? pattern : pattern.toLowerCase();
6661 patternLen = pattern.length,
6672 mask[pattern.charAt(i)] = 0;
6675 mask[pattern.charAt(i)] |= 1 << (patternLen - i - 1);
6690 if(pattern === text || text.indexOf(pattern) !== -1) {
6705 bestLoc = text.indexOf(pattern, MATCH_LOCATION),
6713 bestLoc = text.lastIndexOf(pattern, MATCH_LOCATION + patternLen);
/plugin/codemirror/dist/modes/
H A Dmathematica.min.js.map1 …efineMode('mathematica', function(_config, _parserConfig) {\n\n // used pattern building blocks\n…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit51 "The <span style='font-weight:600'>wp</span> part designates a link pattern; " +
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit56 "The <span style='font-weight:600'>wp</span> part designates a link pattern; " +
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt235 The same can be done to produce any kind of HTML, it just needs to be added to the [[doku>entities|pattern file]].
237 There are three exceptions which do not come from that pattern file: multiplication entity (640x480), 'single' and "double quotes". They can be turned off through a [[doku>config:typography|config option]].
/plugin/amcharts/assets/amcharts/
H A Dgauge.js17 ….translate(this.centerX,this.centerY),f.toBack(),(a=this.facePattern)&&f.pattern(a,NaN,this.path);…

1...<<11121314151617181920>>...28