Home
last modified time | relevance | path

Searched refs:N (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
Dmenclose.js19N=b.length2em(j.thickness,V,1/b.em)*af;N=Math.max(1/b.em,N);var E=b.Em(N)+" solid";var z=b.createS…
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
Dgcode.min.js1N){var e="[A-Z_][A-Z0-9_.]*",c="\\%",E="IF DO WHILE ENDWHILE CALL ENDIF SUB ENDSUB GOTO REPEAT END… argument
Dprolog.min.js1 …/},s={cN:"string",b:/0\'\\s/},o={b:/:-/},N=[b,r,e,o,n,a,c.CBCM,c.QSM,c.ASM,t,g,s,c.CNM];return e.c…
Dlisp.min.js1 …+")*"}]},N={b:"\\(\\s*",e:"\\)"},A={eW:!0,r:0};return N.c=[{cN:"name",v:[{b:e},{b:c}]},A],A.c=[o,v… variable
/plugin/codemirror/dist/modes/
Dstylus.min.js1N;while(o.length<n)o+=" ";function O(a,b){I=a.string.match(/(^[\w-]+\s*=\s*$)|(^\s*[\w-]+\s*=\s*[\…
Djavascript.min.js1N(a,b){var c=function(){var c=A.state,d=c.indented;if(c.lexical.type=="stat")d=c.lexical.indented;… class in v.H.I.K.L
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
DLaptop.svg1N{fill:#231f20}.O{fill:#626366}.P{stroke:#626366}.Q{stroke-linejoin:round}.R{stroke-linecap:round}…
DPOS_Printer.svg1N{fill:#626366}.O{stroke-linejoin:round}]]></style><g fill="none" stroke="#626366" stroke-width="3…
/plugin/picasawebalbum/
Djquery.slimbox2.js6N,M){u=w.extend({loop:false,overlayOpacity:0.8,overlayFadeDuration:400,resizeDuration:400,resizeEa… argument
/plugin/dokupp/
Dsyntax.php44 static $N= array('_0' => 0);
51 $renderer->doc .=sprintf($arg, $N[$S]);
53 ++$N[$S];
59 if ($arg==='') $arg= $N[$match]; // preserve amount if no amount given
61 $N[$S] = intval($arg);
/plugin/abc2/abc-libraries/abc2svg/
Dpsvg-1.js8 function Symbol(N){this.nm=N;return this} argument
16 function PsParser(){var Self=this;function init(L){Self.L=L;Self.N=L.length;Self.I=0;Self.D=0}
17 function peek(){return Self.I<Self.N&&Self.L[Self.I]}
18 function xchar(){return Self.I<Self.N&&Self.L[Self.I++]}
19 function skip(){while(Self.I<Self.N&&member(Self.L[Self.I]," \t\n"))
23 …unction text(){xchar();var L=[];var N=1;while(0<N&&peek()){var C=xchar();switch(C){case"(":N++;bre…
27N=member(C,"+-0123456789.");var F="."==C;var L=[C];while(peek()&&!member(peek(),"()<>[]{}/% \t\n")…
28 L=L.join("");if(1==L.length&&member(L,"+-."))N=false;return N?(F?parseFloat(L):parseInt(L,10)):new …
40 …var M={};Sd["mark"]=function(){Os.push(M)};Sd["counttomark"]=function(){var N=0;for(var I=Os.lengt…
41 if(M===Os[I])return Os.push(N);else N++;throw new Error("Mark not found")};Sd["<<"]=Sd["mark"];Sd["…
[all …]
/plugin/combo/grammar/
H A DPageSql.g445 AND: A N D;
48 BETWEEN: B E T W E E N;
55 IN: I N;
57 ISNULL: I S N U L L;
60 NOT: N O T;
61 NOTNULL: N O T N U L L;
62 NOW: N O W;
63 NULL: N U L L;
69 RANDOM: R A N D O M;
81 BACKLINKS: B A C K L I N K S;
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
Dschema.ser1N;s:24:"Attr.AllowedFrameTargets";a:0:{}s:15:"Attr.AllowedRel";a:0:{}s:15:"Attr.AllowedRev";a:0:{}…
/plugin/asciidocjs/node_modules/brace-expansion/
Dindex.js144 var N;
161 N = [];
182 N.push(c);
185 N = [];
188 N.push.apply(N, expand(n[j], false));
192 for (var j = 0; j < N.length; j++) {
194 var expansion = pre + N[j] + post[k];
/plugin/html2pdf/html2pdf/html2ps/cache/
D7d888258e9745b3716532ea81342daaf.css.compiled1N;}i:1;O:7:"CSSRule":6:{s:8:"selector";a:2:{i:0;i:3;i:1;s:6:"applet";}s:4:"body";O:21:"CSSProperty…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DDSA.php113 * @param int $N
116 public static function createParameters($L = 2048, $N = 224) argument
125 case $N == 160:
137 case $L == 2048 && $N == 224:
138 case $L == 2048 && $N == 256:
139 case $L == 3072 && $N == 256:
147 $q = BigInteger::randomPrime($N);
/plugin/diagramsnet/lib/math/jax/output/SVG/fonts/STIX-Web/
Dfontdata.js19N,l,an,s){var C="2.7.9";var u="STIXMathJax_Alphabets-bold-italic",I="STIXMathJax_Alphabets-bold",A… argument
/plugin/gtime/gtlib/tsp/
DGTHashChain.php283 $N = $publicationId->add(new GTBigInteger(1));
286 $bits = $N->toBits();
346 while ($i < $count && $N->comp($zero) > 0) {
348 if ($N->bitAnd($mask)->comp($mask) == 0) {
349 $N = $N->bitXOr($mask);
374 $result = $result->add($N);
/plugin/asciidocjs/node_modules/jake/node_modules/brace-expansion/
Dindex.js147 var N;
164 N = [];
185 N.push(c);
188 N = concatMap(n, function(el) { return expand(el, false) });
191 for (var j = 0; j < N.length; j++) {
193 var expansion = pre + N[j] + post[k];
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
DIndustrial_Ethernet_IE200.svg1N{stroke-linejoin:round}.O{stroke-width:.525}.P{stroke-linecap:round}]]></style><g fill="none" str… id
DModular_Switch_SBx8106.svg1N{fill:none}.O{stroke-linejoin:round}.P{fill:#fefefe}.Q{fill:#636466}.R{stroke:#636466}.S{stroke-w…
/plugin/diagramsnet/lib/img/lib/active_directory/
Dcluster_server.svg1N"><stop offset="0" stop-color="#05239a"/><stop offset="1" stop-color="#91bcf8"/></linearGradient>… def
/plugin/diagramsnet/lib/img/lib/allied_telesis/storage/
DDatacenter_Server_Rack.svg1N{fill:#7d91b4}.O{fill:#607ba4}.P{stroke:#dfe0df}.Q{stroke-width:.675}.R{stroke-linecap:round}.S{f…
DDatacenter_Server_Rack_ToR.svg1N{stroke:#626366}.O{stroke-width:2.7}.P{stroke:#dfe0df}.Q{stroke-width:.675}.R{stroke-linecap:roun…
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
Dmmultiscripts.js19N=this.SVGgetScale(B);this.SVGhandleSpace(B);var j=(this.data[this.base]?this.SVGdataStretched(thi…

12345678910>>...21