Home
last modified time | relevance | path

Searched refs:n (Results 1476 – 1500 of 2191) sorted by relevance

1...<<51525354555657585960>>...88

/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/da/
H A Dda.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/pt-PT/
H A Dpt-PT.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/is/
H A Dis.txt
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js572 less: function(n) {
573 this.unput(this.match.slice(n));
667 var n = this.conditionStack.length - 1;
668 return n > 0 ? this.conditionStack.pop() : this.conditionStack[0];
675 topState: function(n) {
676 …return n = this.conditionStack.length - 1 - Math.abs(n || 0), n >= 0 ? this.conditionStack[n] : "I…
751n]+)/i, /^(?:\s+)/i, /^(?:#[^\r\n]*)/i, /^(?:participant\b)/i, /^(?:left of\b)/i, /^(?:right of\b)…
H A Dsequence-diagram-snap-min.js6n){this.unput(this.match.slice(n))},pastInput:function(){var past=this.matched.substr(0,this.match…
H A Dsequence-diagram-raphael.js572 less: function(n) {
573 this.unput(this.match.slice(n));
667 var n = this.conditionStack.length - 1;
668 return n > 0 ? this.conditionStack.pop() : this.conditionStack[0];
675 topState: function(n) {
676 …return n = this.conditionStack.length - 1 - Math.abs(n || 0), n >= 0 ? this.conditionStack[n] : "I…
751n]+)/i, /^(?:\s+)/i, /^(?:#[^\r\n]*)/i, /^(?:participant\b)/i, /^(?:left of\b)/i, /^(?:right of\b)…
/plugin/pdfjs/pdfjs/web/locale/zam/
H A Dviewer.properties38 document_properties.title=Sá nìe yêtz...
39 document_properties_label=Sá nìe yêtz...
58 findbar.title=GòzăɁl lèɁn yêtz
/plugin/discussion/lang/hu/
H A Dsubscribermail.txt14 A további értesítésekről történő leiratkozáshoz kattintson az következő linkre: @UNSUBSCRIBE@
/plugin/tplinc/lang/en/
H A Dintro.txt5 here. You can change the order by drag'n'drop.
/plugin/structat/meta/
H A DSearchConfigAt.php108 $n = 0;
110 $CN = 'C' . $n++;
/plugin/ckgdoku/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc99 function write_header(ed,text,n) {
100 var h = 'h' + n +'>';
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DView.svelte8 text = text.replace(/^\s*%%.*\n/g, '\n');
/plugin/codemirror/dist/modes/
H A Doz.min.js1n;else if(f[0]=="meth")b.tokenize=o;return"keyword"}if(a.match(k)||a.match(i)){return"keyword"}if(… function
H A Dclojure.min.js1n=/^(?:(?:[^\\\/\[\]\d\s"#'(),;@^`{}~][^\\\[\]\s"(),;@^`{}~]*(?:\.[^\\\/\[\]\d\s"#'(),;@^`{}~][^\\…
/plugin/ckgedit/ckeditor/plugins/shortcuts/
H A Dplugin.js.unc99 function write_header(ed,text,n) {
100 var h = 'h' + n +'>';
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DCachingStreamTest.php90 implode("\n", array_map(function ($n) {
91 return str_pad($n, 4, '0', STR_PAD_LEFT);
100 $this->assertEquals("0000\n", Utils::readline($body));
101 $this->assertEquals("0001\n", Utils::readline($body));
103 $this->assertEquals(5, $body->write("TEST\n"));
106 $this->assertEquals("0003\n", Utils::readline($body));
108 $this->assertEquals("0004\n", Utils::readline($body));
109 $this->assertEquals("0005\n", Utils::readline($body));
113 $this->assertEquals(5, $body->write("ABCD\n"));
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc4 By default, the client will retry `n` times, where `n = number of nodes` in your
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js1334 n = 12,
4033 return n;
4053 return n * n * ((s + 1) * n - s);
4056 n = n - 1;
4058 return n * n * ((s + 1) * n + s) + 1;
4061 if (n == !!n) {
4064 return pow(2, -10 * n) * math.sin((n - .075) * (2 * PI) / .3) + 1;
4071 l = s * n * n;
4075 l = s * n * n + .75;
4079 l = s * n * n + .9375;
[all …]
/plugin/task/lang/es/
H A Dsubscribermail.txt14 Para cancelar la subscripci�n de esta p�gina, autentifiquese en el wiki y haga click en el siguient…
/plugin/latexit/tests/my/
H A Dtest2.latex8 \textbf{Tučné}
/plugin/loglog/lang/de/
H A Dauth_success.txt7 Sollte sich das Problem kontinuierlich fortsetzen, erhalten Sie die nächste Warnung am @NEXT_ALERT@.
H A Dauth_failed.txt7 Sollte sich das Problem kontinuierlich fortsetzen, erhalten Sie die nächste Warnung am @NEXT_ALERT@.
/plugin/discussion/lang/es/
H A Dsubscribermail.txt14 Para quitar tu suscripción de esta página, accede al wiki y pulsa sobre este enlace:
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DSurface.php44 public function pointN($n) argument
/plugin/txt2tags/
H A Dtxt2tags.class.php231 if(preg_match('/--toc-level[= ]+([1-5])/', $val, $n)) $this->maxtoclevels = $n[1];
232 if(preg_match('/--encoding[= ]+(\\S+)/', $val, $n)) $this->encoding = $n[1];
233 if(preg_match('/--style[= ]+(\\S+)/', $val, $n))

1...<<51525354555657585960>>...88