Home
last modified time | relevance | path

Searched refs:b (Results 176 – 200 of 2511) sorted by path

12345678910>>...101

/plugin/barcodes/
H A DLICENSE.md62 * **b)** under the GNU GPL, with none of the additional permissions of
77 * **b)** Accompany the object code with a copy of the GNU GPL and this license
92 * **b)** Accompany the Combined Work with a copy of the GNU GPL and this license
111 system, and **(b)** will operate properly with a modified version
138 * **b)** Give prominent notice with the combined library that part of it
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE126 Component, and (b) serves only to enable use of the work with that
217 b) The work must carry prominent notices stating that it is
257 b) Convey the object code in, or embodied in, a physical product
273 with subsection 6b.
368 b) Requiring preservation of specified reasonable legal notices or
418 finally terminates your license, and (b) permanently, if the copyright
531 conveyed by you (or copies made from those copies), or (b) primarily
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php167 $b = hexdec(substr($color, 4, 2));
171 $b = hexdec(substr($color, 2, 1).substr($color, 2, 1));
174 return [$r, $g, $b];
H A DDatamatrix.php354 protected function getGFProduct($a, $b, $log, $alog, $gf) { argument
355 if (($a == 0) OR ($b == 0)) {
358 return ($alog[($log[$a] + $log[$b]) % ($gf - 1)]);
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) {
H A DDatamatrixFactory.php141 $b = hexdec(substr($color, 4, 2));
145 $b = hexdec(substr($color, 2, 1).substr($color, 2, 1));
148 return [$r, $g, $b];
H A DPDF417Factory.php141 $b = hexdec(substr($color, 4, 2));
145 $b = hexdec(substr($color, 2, 1).substr($color, 2, 1));
148 return [$r, $g, $b];
H A DQRcode.php1047 $b = 0;
1059 $b += (int)(ord($d[$y][$x]) & 1);
1062 return $b;
2162 $b = $this->newFromNum($bits, $num);
2163 return $this->appendBitstream($bitstream, $b);
2177 $b = $this->newFromBytes($size, $data);
2178 return $this->appendBitstream($bitstream, $b);
H A DQRcodeFactory.php180 $b = hexdec(substr($color, 4, 2));
184 $b = hexdec(substr($color, 2, 1).substr($color, 2, 1));
187 return [$r, $g, $b];
/plugin/bashorg/
H A DCOPYING98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/bbcodeextensions/
H A DLICENSE126 Component, and (b) serves only to enable use of the work with that
217 b) The work must carry prominent notices stating that it is
257 b) Convey the object code in, or embodied in, a physical product
273 with subsection 6b.
368 b) Requiring preservation of specified reasonable legal notices or
418 finally terminates your license, and (b) permanently, if the copyright
531 conveyed by you (or copies made from those copies), or (b) primarily
/plugin/bez/
H A DREADME.md24 ### Wersja 2017-06-24b:
/plugin/bez/ctl/
H A Dstart.php37 usort($elm, function ($a, $b) {
38 return -1 * strcmp($a['time'], $b['time']);
H A Dthread.php30 usort($timeline, function($a, $b) {
31 if ($a->create_date == $b->create_date) {
34 return ($a->create_date < $b->create_date) ? -1 : 1;
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.min.js7 !function(a,b){"use strict";function c(a,b){var c=b||{};for(var d in a)d in c||(c[d]=a[d]);return c}function d(a,c){if(h)h(a).trigger(c);else{var d=b.createEvent("CustomEvent");d.initCustomEvent(c,!0,!0,{}),a.dispatchEvent(d)}}function e(a,b){return h?h(a).hasClass(b):a.classList.contains(b)}function f(a,b){this.dateDelta=null,this.timeDelta=null,this._defaults={startClass:"start",endClass:"end",timeClass:"time",dateClass:"date",defaultDateDelta:0,defaultTimeDelta:36e5,anchor:"start",parseTime:function(a){return h(a).timepicker("getTime")},updateTime:function(a,b){h(a).timepicker("setTime",b)},setMinTim argument
[all...]
/plugin/bez/lib/jquery.form-validator/
H A Djquery.form-validator.min.js9 !function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(a){return b(a)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){!function(a,b){"use strict";function c(b){b&&"custom"===b.errorMessagePosition&&"function"==typeof b.errorMessageCustom&&(a.formUtils.warn("Use of deprecated function errorMessageCustom, use config.submitErrorMessageCallback instead"),b argument
[all...]
/plugin/bez/lib/jquery.timepicker-1.11.9-0/
H A Djquery.timepicker.min.js7 !function(a){"object"==typeof exports&&exports&&"object"==typeof module&&module&&module.exports===exports?a(require("jquery")):"function"==typeof define&&define.amd?define(["jquery"],a):a(jQuery)}(function(a){function b(a){var b=a[0];return b.offsetWidth>0&&b.offsetHeight>0}function c(b){if(b.minTime&&(b.minTime=t(b.minTime)),b.maxTime&&(b argument
[all...]
/plugin/bez/tpl/
H A D8d.php88 <?php usort($preventive, function ($a, $b) {
89 return $a->id > $b->id;
/plugin/bibtex/OSBib/
H A DCHANGELOG47b) $bibformat->bibtexParsePath by default is now a bibtexParse/ directory in the same directory as…
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php354 $td = MISC::b($this->messages->text("cite", "creatorStyle")) . MISC::br() .
379 $td = MISC::b($this->messages->text("cite", "creatorSep")) .
400 $td .= MISC::b($this->messages->text("cite", "creatorList")) .
418 $td .= MISC::b($this->messages->text("cite", "creatorListSubsequent")) .
487 $td = MISC::p(MISC::b($this->messages->text("cite", "ambiguous")));
583 TABLE::td(MISC::b($this->vars['editStyleFile'] . ":&nbsp;&nbsp;"),
612 $td = MISC::b($this->messages->text("style", "primaryCreatorStyle")) . MISC::br() .
641 $td = MISC::b($this->messages->text("style", "otherCreatorStyle")) . MISC::br() .
672 $pString .= TABLE::td(MISC::b($this->messages->text("style", "primaryCreatorSep")) .
694 $pString .= TABLE::td(MISC::b($this->messages->text("style", "otherCreatorSep")) .
[all …]
H A DHELPSTYLE.php127 MISC::li(MISC::b(SYNTAX4) . ' ' . SYNTAX5) .
H A DMISC.php80 function b($data, $class = FALSE) function in MISC
H A DPREVIEWSTYLE.php74 return MISC::b($this->messages->text("resourceType", $type) . ":") . MISC::br() . $pString;
/plugin/bibtex/OSBib/format/
H A DHELPSTYLE.php141 MISC::li(MISC::b(SYNTAX4) . ' ' . SYNTAX5) .
H A DLICENSE83b) You must cause any work that you distribute or publish, that in whole or in part contains or is…
111b) Accompany it with a written offer, valid for at least three years, to give any third party, for…
115 …e program in object code or executable form with such an offer, in accord with Subsection b above.)
/plugin/bibtex/OSBib/format/bibtexParse/
H A DLICENSE83b) You must cause any work that you distribute or publish, that in whole or in part contains or is…
111b) Accompany it with a written offer, valid for at least three years, to give any third party, for…
115 …e program in object code or executable form with such an offer, in accord with Subsection b above.)

12345678910>>...101