Home
last modified time | relevance | path

Searched refs:_textstring (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DForm.php1393 …$this->mpdf->_out('/Opt [ ' . $this->mpdf->_textstring($form['OPT']) . ' ' . $this->mpdf->_textstr…
1432 …emp .= $form['CA'] ? '/CA ' . $this->mpdf->_textstring($form['CA']) . ' ' : '/CA ' . $this->mpdf->
1433 …emp .= $form['RC'] ? '/RC ' . $this->mpdf->_textstring($form['RC']) . ' ' : '/RC ' . $this->mpdf->
1434 …emp .= $form['AC'] ? '/AC ' . $this->mpdf->_textstring($form['AC']) . ' ' : '/AC ' . $this->mpdf->
1445 …emp .= $form['CA'] ? '/CA ' . $this->mpdf->_textstring($form['CA']) . ' ' : '/CA ' . $this->mpdf->
1446 …emp .= $form['RC'] ? '/RC ' . $this->mpdf->_textstring($form['RC']) . ' ' : '/RC ' . $this->mpdf->
1447 …emp .= $form['AC'] ? '/AC ' . $this->mpdf->_textstring($form['AC']) . ' ' : '/AC ' . $this->mpdf->
1489 …emp .= $form['CA'] ? '/CA ' . $this->mpdf->_textstring($form['CA']) . ' ' : '/CA ' . $this->mpdf->
1490 …emp .= $form['RC'] ? '/RC ' . $this->mpdf->_textstring($form['RC']) . ' ' : '/RC ' . $this->mpdf->
1491 …emp .= $form['AC'] ? '/AC ' . $this->mpdf->_textstring($form['AC']) . ' ' : '/AC ' . $this->mpdf->
[all …]
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/
H A Dgdsparse.cpp39 _textstring = NULL; in GDSParse()
93 if(_textstring){ in ~GDSParse()
94 delete [] _textstring; in ~GDSParse()
367 if(_textstring){ in ParseFile()
368 delete [] _textstring; in ParseFile()
369 _textstring = NULL; in ParseFile()
371 _textstring = GetAsciiString(); in ParseFile()
384 v_printf(3, "(\"%s\")", _textstring); in ParseFile()
385 delete [] _textstring; in ParseFile()
386 _textstring = NULL; in ParseFile()
[all …]
H A Dgdsparse.h43 char *_textstring; variable
/dports/deskutils/moregroupware/moregroupware/include/fpdf/
H A Dfpdf.php1121 $annots.='/A <</S /URI /URI '.$this->_textstring($pl[4]).'>>>>';
1352 $this->_out('/Producer '.$this->_textstring('FPDF '.FPDF_VERSION));
1354 $this->_out('/Title '.$this->_textstring($this->title));
1356 $this->_out('/Subject '.$this->_textstring($this->subject));
1358 $this->_out('/Author '.$this->_textstring($this->author));
1360 $this->_out('/Keywords '.$this->_textstring($this->keywords));
1362 $this->_out('/Creator '.$this->_textstring($this->creator));
1363 $this->_out('/CreationDate '.$this->_textstring('D:'.date('YmdHis')));
1609 function _textstring($s) function in FPDF
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/fpdf/
H A Dfpdf.php1151 function _textstring($s) function in FPDF
1414 $annots.='/A <</S /URI /URI '.$this->_textstring($pl[4]).'>>>>';
1642 $this->_out('/Producer '.$this->_textstring('FPDF '.FPDF_VERSION));
1644 $this->_out('/Title '.$this->_textstring($this->title));
1646 $this->_out('/Subject '.$this->_textstring($this->subject));
1648 $this->_out('/Author '.$this->_textstring($this->author));
1650 $this->_out('/Keywords '.$this->_textstring($this->keywords));
1652 $this->_out('/Creator '.$this->_textstring($this->creator));
1653 $this->_out('/CreationDate '.$this->_textstring('D:'.@date('YmdHis')));
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/fpdf/
H A Dfpdf.php1163 function _textstring($s) function in FPDF
1491 $annots .= '/A <</S /URI /URI '.$this->_textstring($pl[4]).'>>>>';
1715 $this->_out('/Producer '.$this->_textstring('FPDF '.FPDF_VERSION));
1717 $this->_out('/Title '.$this->_textstring($this->title));
1719 $this->_out('/Subject '.$this->_textstring($this->subject));
1721 $this->_out('/Author '.$this->_textstring($this->author));
1723 $this->_out('/Keywords '.$this->_textstring($this->keywords));
1725 $this->_out('/Creator '.$this->_textstring($this->creator));
1726 $this->_out('/CreationDate '.$this->_textstring('D:'.@date('YmdHis')));
/dports/cad/adms/ADMS-release-2.3.7/admsXml/
H A DadmsXml.c953 char* mystring=tsprintf(dot,mytransform->_textstring); in Xreturn()
1156 char* tvalue=tsprintf(dot,mytransform->_textstring); in Xvaluetostring()
1654 char* mystring=tsprintf(dot,mytransform->_textstring); in Xsetenv()
2225 mytransform->_textstring=mytransform->_textselect; in setcallback()
2229 mytransform->_textstring=mytransform->_textselect; in setcallback()
2231 else if(mytransform->_textstring) in setcallback()
2233 …if((adms_slist_length(mytransform->_textstring->_token)==1)&&(mytransform->_textstring->_token->da… in setcallback()
2249 if(mytransform->_textstring) in setcallback()
2251 if(mytransform->_textstring->_admse==admse__p) in setcallback()
2254 else if(mytransform->_textstring->_admse==admse__path) in setcallback()
[all …]
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A DFPDF.php1290 function _textstring($s) function in FPDF
1635 $annots .= '/A <</S /URI /URI '.$this->_textstring($pl[4]).'>>>>';
1838 $this->_out('/Producer '.$this->_textstring('FPDF '.FPDF_VERSION));
1840 $this->_out('/Title '.$this->_textstring($this->title));
1842 $this->_out('/Subject '.$this->_textstring($this->subject));
1844 $this->_out('/Author '.$this->_textstring($this->author));
1846 $this->_out('/Keywords '.$this->_textstring($this->keywords));
1848 $this->_out('/Creator '.$this->_textstring($this->creator));
1849 $this->_out('/CreationDate '.$this->_textstring('D:'.@date('YmdHis')));
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/html2fpdf/
H A Dfpdf.php1589 $this->_out('<</Title '.$this->_textstring($o['t']));
1775 $annots.='/A <</S /URI /URI '.$this->_textstring($pl[4]).'>>>>';
1985 $this->_out('/Producer '.$this->_textstring('FPDF '.FPDF_VERSION));
1987 $this->_out('/Title '.$this->_textstring($this->title));
1989 $this->_out('/Subject '.$this->_textstring($this->subject));
1991 $this->_out('/Author '.$this->_textstring($this->author));
1993 $this->_out('/Keywords '.$this->_textstring($this->keywords));
1995 $this->_out('/Creator '.$this->_textstring($this->creator));
1996 $this->_out('/CreationDate '.$this->_textstring('D:'.date('YmdHis')));
2288 function _textstring($s) function in FPDF
/dports/print/py-fpdf/fpdf-1.7.2/fpdf/
H A Dfpdf.py1154 annots+='/A <</S /URI /URI '+self._textstring(pl[4])+'>>>>'
1595 … self._out('/Producer '+self._textstring('PyFPDF '+FPDF_VERSION+' http://pyfpdf.googlecode.com/'))
1597 self._out('/Title '+self._textstring(self.title))
1599 self._out('/Subject '+self._textstring(self.subject))
1601 self._out('/Author '+self._textstring(self.author))
1603 self._out('/Keywords '+self._textstring(self.keywords))
1605 self._out('/Creator '+self._textstring(self.creator))
1606 self._out('/CreationDate '+self._textstring('D:'+datetime.now().strftime('%Y%m%d%H%M%S')))
1893 def _textstring(self, s): member in FPDF
/dports/finance/frontaccounting/frontaccounting/reporting/includes/
H A Dtcpdf.php4198 $annots .= ' /Contents '.$this->_textstring($pl['txt']);
4320 $annots .= ' /T '.$this->_textstring($pl['opt']['t']);
4327 $annots .= ' /RC '.$this->_textstring($pl['opt']['rc']);
4386 $annots .= ' /DA '.$this->_textstring($pl['txt']);
4391 $annots .= ' /RC '.$this->_textstring($pl['opt']['rc']);
4394 $annots .= ' /DS '.$this->_textstring($pl['opt']['ds']);
4846 $this->_out('/Title '.$this->_textstring($this->title));
4849 $this->_out('/Author '.$this->_textstring($this->author));
4861 $this->_out('/Producer '.$this->_textstring(PDF_PRODUCER));
5159 function _textstring($s) { function in TCPDF
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/
H A Dtcpdf.php8759 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9535 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9539 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9543 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9551 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
10035 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10340 protected function _textstring($s, $n=0) { function in TCPDF
12506 $out = '<</Title '.$this->_textstring($title, $oid);
13271 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13272 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php8720 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9496 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9500 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9504 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9512 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9996 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10301 protected function _textstring($s, $n=0) { function in TCPDF
12467 $out = '<</Title '.$this->_textstring($title, $oid);
13232 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13233 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php8733 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9509 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9513 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9517 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9525 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9999 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10304 protected function _textstring($s, $n=0) { function in TCPDF
12469 $out = '<</Title '.$this->_textstring($title, $oid);
13234 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13235 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php8720 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9496 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9500 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9504 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9512 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9996 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10301 protected function _textstring($s, $n=0) { function in TCPDF
12467 $out = '<</Title '.$this->_textstring($title, $oid);
13232 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13233 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php8733 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9509 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9513 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9517 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9525 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9999 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10304 protected function _textstring($s, $n=0) { function in TCPDF
12469 $out = '<</Title '.$this->_textstring($title, $oid);
13234 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13235 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/phpmyfaq/phpmyfaq/src/libs/tcpdf/
H A Dtcpdf.php8720 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9496 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9500 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9504 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9512 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9996 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10301 protected function _textstring($s, $n=0) { function in TCPDF
12467 $out = '<</Title '.$this->_textstring($title, $oid);
13232 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13233 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/tcpdf/
H A Dtcpdf.php8749 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9525 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9529 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9533 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9541 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
10003 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10319 protected function _textstring($s, $n=0) { function in TCPDF
12528 $out = '<</Title '.$this->_textstring($title, $oid);
13293 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13294 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/matomo/piwik/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php8757 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9533 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9537 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9541 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9549 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
10033 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10338 protected function _textstring($s, $n=0) { function in TCPDF
12504 $out = '<</Title '.$this->_textstring($title, $oid);
13269 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13270 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php8757 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9533 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9537 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9541 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9549 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
10033 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10338 protected function _textstring($s, $n=0) { function in TCPDF
12504 $out = '<</Title '.$this->_textstring($title, $oid);
13269 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13270 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/itop/web/lib/tcpdf/
H A Dtcpdf.php8682 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9458 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9462 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9466 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9474 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9936 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10241 protected function _textstring($s, $n=0) { function in TCPDF
12406 $out = '<</Title '.$this->_textstring($title, $oid);
13171 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13172 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/limesurvey/limesurvey/application/third_party/tcpdf/
H A Dtcpdf.php8682 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9458 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9462 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9466 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9474 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9936 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10241 protected function _textstring($s, $n=0) { function in TCPDF
12406 $out = '<</Title '.$this->_textstring($title, $oid);
13171 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13172 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php8720 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9496 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9500 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9504 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9512 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9996 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10301 protected function _textstring($s, $n=0) { function in TCPDF
12466 $out = '<</Title '.$this->_textstring($title, $oid);
13231 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13232 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php8685 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9461 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9465 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9469 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9477 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9939 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10244 protected function _textstring($s, $n=0) { function in TCPDF
12409 $out = '<</Title '.$this->_textstring($title, $oid);
13174 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13175 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/tcpdf/
H A Dtcpdf.php8720 …$annots .= ' ['.$this->_textstring($copt[0], $annot_obj_id).' '.$this->_textstring($copt[1], $anno…
9496 $out .= ' /Title '.$this->_textstring($this->title, $oid);
9500 $out .= ' /Author '.$this->_textstring($this->author, $oid);
9504 $out .= ' /Subject '.$this->_textstring($this->subject, $oid);
9512 $out .= ' /Creator '.$this->_textstring($this->creator, $oid);
9996 $out .= ' /T '.$this->_textstring($signame, $esa['objid']);
10301 protected function _textstring($s, $n=0) { function in TCPDF
12467 $out = '<</Title '.$this->_textstring($title, $oid);
13232 $popt['mk']['ca'] = $this->_textstring($caption, $ann_obj_id);
13233 $popt['mk']['rc'] = $this->_textstring($caption, $ann_obj_id);
[all …]

12