Home
last modified time | relevance | path

Searched refs:footerlen (Results 1 – 25 of 34) sorted by relevance

12

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dimf.cpp117 unsigned long footerlen = flsize - fsize - 2 - mfsize; in load() local
119 footer = new char[footerlen + 1]; in load()
120 f->readString(footer, footerlen); in load()
121 footer[footerlen] = '\0'; // Make ASCIIZ string in load()
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dimf.cpp120 unsigned long footerlen = flsize - fsize - 2 - mfsize; in load() local
122 footer = new char[footerlen + 1]; in load()
123 f->readString(footer, footerlen); in load()
124 footer[footerlen] = '\0'; // Make ASCIIZ string in load()
/dports/finance/frontaccounting/frontaccounting/reporting/includes/fpdi/
H A Dfpdi.php461 …if (is_subclass_of($this, 'TCPDF') && isset($this->footerlen[$this->page]) AND ($this->footerlen[$…
463 $page = substr($this->pages[$this->page], 0, -$this->footerlen[$this->page]);
464 $footer = substr($this->pages[$this->page], -$this->footerlen[$this->page]);
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/share/pnp/application/vendor/fpdf/
H A Dfpdi.php636 …} else if ((!$this->InFooter) AND isset($this->footerlen[$this->page]) AND ($this->footerlen[$this…
639 $page = substr($pagebuff, 0, -$this->footerlen[$this->page]);
640 $footer = substr($pagebuff, -$this->footerlen[$this->page]);
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/share/pnp/application/vendor/fpdf/
H A Dfpdi.php636 …} else if ((!$this->InFooter) AND isset($this->footerlen[$this->page]) AND ($this->footerlen[$this…
639 $page = substr($pagebuff, 0, -$this->footerlen[$this->page]);
640 $footer = substr($pagebuff, -$this->footerlen[$this->page]);
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/fpdi/
H A Dfpdi.php638 …} else if ((!$this->InFooter) AND isset($this->footerlen[$this->page]) AND ($this->footerlen[$this…
641 $page = substr($pagebuff, 0, -$this->footerlen[$this->page]);
642 $footer = substr($pagebuff, -$this->footerlen[$this->page]);
/dports/www/osticket/upload/include/mpdf/vendor/setasign/fpdi/
H A Dfpdi.php648 …} else if ((!$this->InFooter) AND isset($this->footerlen[$this->page]) AND ($this->footerlen[$this…
651 $page = substr($pagebuff, 0, -$this->footerlen[$this->page]);
652 $footer = substr($pagebuff, -$this->footerlen[$this->page]);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tcpdi/
H A Dtcpdi.php552 …} elseif ((!$this->InFooter) AND isset($this->footerlen[$this->page]) AND ($this->footerlen[$this-…
555 $page = substr($pagebuff, 0, -$this->footerlen[$this->page]);
556 $footer = substr($pagebuff, -$this->footerlen[$this->page]);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tcpdi/
H A Dtcpdi.php552 …} elseif ((!$this->InFooter) AND isset($this->footerlen[$this->page]) AND ($this->footerlen[$this-…
555 $page = substr($pagebuff, 0, -$this->footerlen[$this->page]);
556 $footer = substr($pagebuff, -$this->footerlen[$this->page]);
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgtimezone.c614 size_t footerlen; in init_zone_from_iana_info() local
618 footerlen = footerlast + 1 - footer; in init_zone_from_iana_info()
619 if (footerlen != 2) in init_zone_from_iana_info()
621 footertz = parse_footertz (footer, footerlen); in init_zone_from_iana_info()
1578 parse_footertz (const gchar *footer, size_t footerlen) in parse_footertz() argument
1580 gchar *tzstring = g_strndup (footer + 1, footerlen - 2); in parse_footertz()
/dports/www/trafficserver/trafficserver-9.1.1/iocore/cache/
H A DCache.cc1301 int footerlen = ROUND_TO_STORE_BLOCK(sizeof(VolHeaderFooter)); in init() local
1302 off_t footer_offset = this->dirlen() - footerlen; in init()
1318 aio->aiocb.aio_nbytes = footerlen; in init()
1668 int footerlen = ROUND_TO_STORE_BLOCK(sizeof(VolHeaderFooter)); in handle_recover_from_data() local
1674 init_info->vol_aio[0].aiocb.aio_nbytes = footerlen; in handle_recover_from_data()
1676 init_info->vol_aio[1].aiocb.aio_buf = raw_dir + footerlen; in handle_recover_from_data()
1677 init_info->vol_aio[1].aiocb.aio_nbytes = dirlen - 2 * footerlen; in handle_recover_from_data()
1678 init_info->vol_aio[1].aiocb.aio_offset = ss + footerlen; in handle_recover_from_data()
1679 init_info->vol_aio[2].aiocb.aio_buf = raw_dir + dirlen - footerlen; in handle_recover_from_data()
1680 init_info->vol_aio[2].aiocb.aio_nbytes = footerlen; in handle_recover_from_data()
[all …]
/dports/finance/frontaccounting/frontaccounting/reporting/includes/
H A Dtcpdf.php1035 var $footerlen = array(); variable in TCPDF
5237 if (isset($this->footerlen[$this->page]) AND ($this->footerlen[$this->page] > 0)) {
5240 $footer = substr($this->pages[$this->page], -$this->footerlen[$this->page]);
9478 if (isset($this->footerlen[$this->page])) {
9569 if (isset($opentagpos) AND isset($this->footerlen[$startlinepage])) {
9574 } elseif (isset($this->footerlen[$startlinepage])) {
9635 if (isset($this->footerlen[$this->page])) {
9726 if (isset($this->footerlen[$this->page])) {
9791 if (isset($this->footerlen[$this->page])) {
9873 if (isset($opentagpos) AND isset($this->footerlen[$startlinepage])) {
[all …]
/dports/devel/lnphost/lnphost/Modules/
H A Dlnphost.c187 int headerlen, int footerlen, int steplen, in extractdata() argument
193 for (src=headerlen; src<size-footerlen; src+=steplen) in extractdata()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/
H A Dtcpdf.php983 protected $footerlen = array(); variable in TCPDF
3305 if (isset($this->footerlen[$page])) {
21044 if (isset($this->footerlen[$j])) {
21045 $this->footerlen[$i] = $this->footerlen[$j];
21047 unset($this->footerlen[$i]);
21082 unset($this->footerlen[$topage]);
21179 unset($this->footerlen[$page]);
21215 if (isset($this->footerlen[$j])) {
21216 $this->footerlen[$i] = $this->footerlen[$j];
21218 unset($this->footerlen[$i]);
[all …]
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php990 protected $footerlen = array(); variable in TCPDF
3263 if (isset($this->footerlen[$page])) {
20976 if (isset($this->footerlen[$j])) {
20977 $this->footerlen[$i] = $this->footerlen[$j];
20979 unset($this->footerlen[$i]);
21014 unset($this->footerlen[$topage]);
21111 unset($this->footerlen[$page]);
21147 if (isset($this->footerlen[$j])) {
21148 $this->footerlen[$i] = $this->footerlen[$j];
21150 unset($this->footerlen[$i]);
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php990 protected $footerlen = array(); variable in TCPDF
3263 if (isset($this->footerlen[$page])) {
20992 if (isset($this->footerlen[$j])) {
20993 $this->footerlen[$i] = $this->footerlen[$j];
20995 unset($this->footerlen[$i]);
21030 unset($this->footerlen[$topage]);
21127 unset($this->footerlen[$page]);
21163 if (isset($this->footerlen[$j])) {
21164 $this->footerlen[$i] = $this->footerlen[$j];
21166 unset($this->footerlen[$i]);
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php990 protected $footerlen = array(); variable in TCPDF
3263 if (isset($this->footerlen[$page])) {
20976 if (isset($this->footerlen[$j])) {
20977 $this->footerlen[$i] = $this->footerlen[$j];
20979 unset($this->footerlen[$i]);
21014 unset($this->footerlen[$topage]);
21111 unset($this->footerlen[$page]);
21147 if (isset($this->footerlen[$j])) {
21148 $this->footerlen[$i] = $this->footerlen[$j];
21150 unset($this->footerlen[$i]);
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php990 protected $footerlen = array(); variable in TCPDF
3263 if (isset($this->footerlen[$page])) {
20992 if (isset($this->footerlen[$j])) {
20993 $this->footerlen[$i] = $this->footerlen[$j];
20995 unset($this->footerlen[$i]);
21030 unset($this->footerlen[$topage]);
21127 unset($this->footerlen[$page]);
21163 if (isset($this->footerlen[$j])) {
21164 $this->footerlen[$i] = $this->footerlen[$j];
21166 unset($this->footerlen[$i]);
[all …]
/dports/www/phpmyfaq/phpmyfaq/src/libs/tcpdf/
H A Dtcpdf.php990 protected $footerlen = array(); variable in TCPDF
3263 if (isset($this->footerlen[$page])) {
20976 if (isset($this->footerlen[$j])) {
20977 $this->footerlen[$i] = $this->footerlen[$j];
20979 unset($this->footerlen[$i]);
21014 unset($this->footerlen[$topage]);
21111 unset($this->footerlen[$page]);
21147 if (isset($this->footerlen[$j])) {
21148 $this->footerlen[$i] = $this->footerlen[$j];
21150 unset($this->footerlen[$i]);
[all …]
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/tcpdf/
H A Dtcpdf.php987 protected $footerlen = array(); variable in TCPDF
3246 if (isset($this->footerlen[$page])) {
21085 if (isset($this->footerlen[$j])) {
21086 $this->footerlen[$i] = $this->footerlen[$j];
21088 unset($this->footerlen[$i]);
21123 unset($this->footerlen[$topage]);
21220 unset($this->footerlen[$page]);
21256 if (isset($this->footerlen[$j])) {
21257 $this->footerlen[$i] = $this->footerlen[$j];
21259 unset($this->footerlen[$i]);
[all …]
/dports/www/matomo/piwik/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php985 protected $footerlen = array(); variable in TCPDF
3308 if (isset($this->footerlen[$page])) {
21062 if (isset($this->footerlen[$j])) {
21063 $this->footerlen[$i] = $this->footerlen[$j];
21065 unset($this->footerlen[$i]);
21100 unset($this->footerlen[$topage]);
21197 unset($this->footerlen[$page]);
21233 if (isset($this->footerlen[$j])) {
21234 $this->footerlen[$i] = $this->footerlen[$j];
21236 unset($this->footerlen[$i]);
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php985 protected $footerlen = array(); variable in TCPDF
3308 if (isset($this->footerlen[$page])) {
21062 if (isset($this->footerlen[$j])) {
21063 $this->footerlen[$i] = $this->footerlen[$j];
21065 unset($this->footerlen[$i]);
21100 unset($this->footerlen[$topage]);
21197 unset($this->footerlen[$page]);
21233 if (isset($this->footerlen[$j])) {
21234 $this->footerlen[$i] = $this->footerlen[$j];
21236 unset($this->footerlen[$i]);
[all …]
/dports/www/itop/web/lib/tcpdf/
H A Dtcpdf.php990 protected $footerlen = array(); variable in TCPDF
3239 if (isset($this->footerlen[$page])) {
20916 if (isset($this->footerlen[$j])) {
20917 $this->footerlen[$i] = $this->footerlen[$j];
20919 unset($this->footerlen[$i]);
20954 unset($this->footerlen[$topage]);
21051 unset($this->footerlen[$page]);
21087 if (isset($this->footerlen[$j])) {
21088 $this->footerlen[$i] = $this->footerlen[$j];
21090 unset($this->footerlen[$i]);
[all …]
/dports/www/limesurvey/limesurvey/application/third_party/tcpdf/
H A Dtcpdf.php990 protected $footerlen = array(); variable in TCPDF
3239 if (isset($this->footerlen[$page])) {
20916 if (isset($this->footerlen[$j])) {
20917 $this->footerlen[$i] = $this->footerlen[$j];
20919 unset($this->footerlen[$i]);
20954 unset($this->footerlen[$topage]);
21051 unset($this->footerlen[$page]);
21087 if (isset($this->footerlen[$j])) {
21088 $this->footerlen[$i] = $this->footerlen[$j];
21090 unset($this->footerlen[$i]);
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php990 protected $footerlen = array(); variable in TCPDF
3263 if (isset($this->footerlen[$page])) {
20975 if (isset($this->footerlen[$j])) {
20976 $this->footerlen[$i] = $this->footerlen[$j];
20978 unset($this->footerlen[$i]);
21013 unset($this->footerlen[$topage]);
21110 unset($this->footerlen[$page]);
21146 if (isset($this->footerlen[$j])) {
21147 $this->footerlen[$i] = $this->footerlen[$j];
21149 unset($this->footerlen[$i]);
[all …]

12