Home
last modified time | relevance | path

Searched refs:nb (Results 1 – 25 of 102) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dunary_macro_arguments.test10 {% macro negative_number1(nb=-1) %}{{ nb }}{% endmacro %}
11 {% macro negative_number2(nb = --1) %}{{ nb }}{% endmacro %}
12 {% macro negative_number3(nb = - 1) %}{{ nb }}{% endmacro %}
13 {% macro positive_number1(nb = +1) %}{{ nb }}{% endmacro %}
14 {% macro positive_number2(nb = ++1) %}{{ nb }}{% endmacro %}
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_i18n_nb.jar ... java package org.jmol.translation.JmolApplet.nb org.jmol.translation.JmolApplet.nb. ...
H A DJmolApplet0_i18n_nb.jar ... java package org.jmol.translation.JmolApplet.nb org.jmol.translation.JmolApplet.nb. ...
/plugin/freechat/phpfreechat/src/
H A Dpfcinfo.class.php82 function getLastMsg($channel, $nb) argument
87 if ( !( $nb >= 0 ) ) $nb = 10;
95 $lastmsg_raw = $ct->read($channel, $lastmsg_id-$nb);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBookmarkWriter.php31 $nb = count($this->mpdf->BMoutlines);
32 if ($nb === 0) {
52 $nb = count($this->mpdf->BMoutlines);
67 $this->mpdf->BMoutlines[$i]['parent'] = $nb;
H A DPageWriter.php44 $nb = $this->mpdf->page;
55 $annotid = (3 + 2 * $nb);
59 for ($n = 1; $n <= $nb; $n++) {
102 for ($n = 1; $n <= $nb; $n++) {
274 for ($i = 0; $i < $nb; $i++) {
279 $this->writer->write('/Count ' . $nb);
/plugin/freechat/phpfreechat/src/commands/
H A Dunban.class.php47 $nb = count($banlist);
61 $msg = "<p>"._pfc("%s users have been unbanished", $nb)."</p>";
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php58 $nb = strlen($s);
60 $nb = mb_strlen($s, $this->mpdf->mb_enc);
62 if (($nb === 1) && $s === ' ') {
76 while ($i < $nb) {
173 while ($i < $nb) {
306 $nb = strlen($text);
307 for ($i = 0; $i < $nb; $i++) {
313 $nb = mb_strlen($text, $this->mpdf->mb_enc);
316 for ($i = 0; $i < $nb; $i++) {
362 for ($i = 0; $i < $nb;
[all...]
/plugin/abc2/abc-libraries/abc2svg/
H A Dstrtab-1.js31 if(not.nb>=10)
36 abc.out_svg('">'+not.nb+'</text>\n')}}}
54 nt.nb=n
85 if(nt.nb!=undefined)
/plugin/chessdiagram/toolbar/
H A Dgerman.diff6 …2P1q3/PQ4RK/3r4\n</schachdiagramm>\n\n<schachdiagramm>\nt---k--t\n-d---bbb\nb---b---\n--l-B---\nB-…
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DCoverage.php642 $nb = 0;
649 ++$nb;
653 --$nb;
660 return 0 < $nb;
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/lang/
H A D_translationstatus.txt15 nb.js Found: 118 Missing: 0
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/lang/
H A D_translationstatus.txt15 nb.js Found: 118 Missing: 0
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/lang/
H A D_translationstatus.txt17 nb.js Found: 30 Missing: 0
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/lang/
H A D_translationstatus.txt17 nb.js Found: 30 Missing: 0
/plugin/quickstats/
H A Dsyntax.php564 $nb = $uasort_ip[$b];
566 if ($na == $nb) {
569 return ($na > $nb) ? -1 : 1;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js4549 if (nb === 15)
4552 allocation[ch][sb] = nb ? nb + 1 : 0;
4558 if (nb === 15)
4562 allocation[1][sb] = nb ? nb + 1 : 0;
4592 if (nb) {
4611 sample ^= 1 << (nb - 1);
4613 sample /= (1 << (nb - 1));
4617 sample += 1 >> (nb - 1);
4876 var nb = quantclass.group;
4878 if (nb) {
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklanguagemanager.js64 nb : 'Norwegian Bokmal',
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js.unc9 …fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro…
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1977 $nb=count($this->diffs);
1986 $d=$nb+1;
2225 $nb=strlen($s);
2226 if($nb>0 && $s[$nb-1]=="\n")
2227 $nb--;
2253 while($i<$nb)
2336 $nb=strlen($s);
2342 while ($i<$nb) {
2599 $nb=$this->page;
2619 for ($n=1; $n<=$nb; $n++) {
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrix.php372 protected function getErrorCorrection($wd, $nb, $nd, $nc, $gf=256, $pp=301) { argument
396 $num_wd = ($nb * $nd);
398 $num_we = ($nb * $nc);
400 for ($b = 0; $b < $nb; ++$b) {
403 for ($n = $b; $n < $num_wd; $n += $nb) {
417 for ($i = $b; $i < $num_we; $i += $nb) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php259 $nb=ReadShort($f);
263 for($i=0;$i<$nb;$i++)
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ku/
H A Dku.txt
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php345 $nb=ReadShort($f);
350 for ($i=0;$i<$nb;$i++) {
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/hu/
H A Dhu.txt

12345