Home
last modified time | relevance | path

Searched refs:sprintf (Results 701 – 725 of 1115) sorted by path

1...<<21222324252627282930>>...45

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.img.php95 error_log(sprintf("Cannot open image at '%s'", $src));
H A Dbox.radiobutton.php27 $value = sprintf("___Value%s",md5(time().rand()));
H A Dcss.inc.php145 return preg_match(sprintf('/%s/',
151 if (preg_match(sprintf('/^(%s)\s*(.*)$/s', CSS_STRING1_REGEXP), $string, $matches)) {
160 if (preg_match(sprintf('/^(%s)\s*(.*)$/s', CSS_STRING2_REGEXP), $string, $matches)) {
H A Dcss.list-style-type.inc.php64 return sprintf("%02d",$num);
H A Dcss.parse.properties.php36 if (!preg_match(sprintf('/^\s*(%s)(.*)/si', $identifier_regexp), $string, $matches)) {
70 if (preg_match(sprintf('/^(%s)(\s*;.*)/si', $value_regexp), $string, $matches)) {
H A Dcss.rules.page.inc.php274 error_log(sprintf('Unknown page selector in @page rule: \'%s\'', $selector));
367 error_log(sprintf('Unrecognized margin box selector: \'%s\'', $css));
H A Dcss.ruleset.class.php31 …error_log(sprintf('No allowed (%s) media types found in CSS stylesheet media types (%s). Styleshee…
H A Ddispatcher.class.php32 die(sprintf("Invalid event type: %s", $type));
H A Derror.php5 die(sprintf("Error: unoverridden '%s' method called in '%s'", $method, $class));
H A Dfetcher.url.class.php73 error_log(sprintf("Cannot open %s, too many redirects",
86 error_log(sprintf("Cannot open %s",
134 $message = sprintf("Cannot connect to %s:%d - (%d) %s",
156 $message = sprintf("Cannot connect to %s:%d. SSL Extension missing",
167 $message = sprintf("Cannot connect to %s:%d - (%d) %s<br/>Missing SSL support?",
228 error_log(sprintf("The URL '%s' could not be parsed", $this->url));
263 $message = sprintf("Unsupported protocol: %s", $this->protocol);
306 error_log(sprintf("Access denied to file '%s'", $normalized_path));
456 return sprintf("Authorization: Basic %s\r\n", base64_encode($this->user.":".$this->pass));
H A Dfetcher.url.curl.class.php65 error_log(sprintf('Cannot open %s, CURL error is: %s',
H A Dfont.class.php74 error_log(sprintf("Parsing font file file %s for encoding %s", $file, $encoding));
169 error_log(sprintf("Missing font metrics file: %s",$filename));
H A Dhtml.attrs.inc.php659 $newsize = sprintf('%.2fem', round($koeff, 2));
666 $newsize = sprintf('%.2fem', round($koeff, 2));
755 $width = sprintf('%.2fem', INPUT_SIZE_BASE_EM + $size*INPUT_SIZE_EM_KOEFF);
865 $handler->css(sprintf('%dem', (int)$root->get_attribute('rows')*1.40),$pipeline);
872 $handler->css(sprintf('%dem', (int)$root->get_attribute('cols')*0.675),$pipeline);
H A Dmanager.encoding.php115 return sprintf('custom%d',
126 error_log(sprintf("Cannot get encoding vector for encoding '%s'", $encoding));
249 $this->register_encoding(sprintf('custom%d',
287 $result[$code] = sprintf("u%04X", $ucs2);
H A Dot.class.php635 die(sprintf("Unsupported CMAP subtable format: %i", $this->_format));
H A Doutput.fastps.class.php34 $this->write(sprintf("%.2f %.2f %.2f 0 360 arc\n", $x, $y, $r));
51 $this->write(sprintf("[%.2f %.2f] 0 setdash\n", $x, $y));
123 $this->write(sprintf("%.2f %.2f %s %s {%s} %d %d image-create image-show\n",
139 $this->write(sprintf("%.2f %.2f %s %s {%s} %d %d image-create image-show\n",
192 $data = sprintf("%.2f %.2f lineto\n", $x, $y);
197 $data = sprintf("%.2f %.2f moveto\n", $x, $y);
215 $this->write(sprintf("initpage\n"));
216 $this->write(sprintf("0 %.2f translate\n", -$this->offset));
269 $data = sprintf("%.2f setlinewidth\n", $x);
274 $data = sprintf("%.2f %.2f %.2f setrgbcolor\n", $r, $g, $b);
[all …]
H A Doutput.fastps.l2.class.php19 $this->write(sprintf("gsave\n"));
20 …$this->write(sprintf(" << /ImageType 1 /Width %d /Height 1 /BitsPerComponent 8 /Decode [0 1 0 1 0 …
22 sprintf("matrix currentpoint translate %.2f %.2f scale 0 %.2f translate",
27 $this->write(sprintf("%s\n", $line));
28 $this->write(sprintf("grestore\n"));
H A Doutput.pdflib.1.6.class.php57 $this->_fqn(sprintf("___Button%s",md5(time().rand()))),
59 sprintf("font {%s} fontsize {auto} caption {%s}",
69 sprintf("exportmethod {html} url=%s", $actionURL));
86 sprintf(""));
90 $this->_fqn(sprintf("___ResetButton%d",$action)),
103 sprintf("exportmethod {html} url=%s", $actionURL));
135 sprintf("%s.%s",$fqgn,$value),
147 $items_str .= sprintf("%s ",$option[0]);
148 $text_str .= sprintf("%s ",$option[1]);
183 $name = sprintf("AnonymousFormObject_%u", md5(rand().time()));
[all …]
H A Doutput.pdflib.class.php302 sprintf('%s=%s',
350 pdf_set_parameter($this->pdf, 'Encoding', sprintf('koi8-r=%s', $filename));
445 fwrite($output, sprintf("0x%04X 0x%02X\n", $utf, ord($code)));
H A Dparser.xhtml.class.php10 error_log(sprintf("Cannot parse document: %s", $pipeline->get_base_url()));
H A Dpdf.fpdf.makefont.php309 $s .= sprintf("0x%02X => 0x%04X,\n", ord($char), $ucs);
397 error_log(sprintf("Notice: Missing AFM file '%s'; attempting to parse font file '%s' directly",
404 die(sprintf("Cannot get font metrics for '%s'", $fontfile));
H A Dpdf.fpdf.php1094 $this->_out(sprintf("%.2f %.2f m",
1100 $this->_out(sprintf("%.2f %.2f l",
1160 return sprintf("/%s", $name);
1461 return sprintf('%.2f %.2f %.2f %.2f re f',
1474 return sprintf('%.2f %.2f %.2f %.2f re f',
1565 $this->_out(sprintf("%d Tr", $mode));
1810 $this->_out(sprintf('%.2f w',$lw*$this->k));
1852 $new_color = sprintf('%.3f G',$r/255);
1866 $new_color = sprintf('%.3f g',$r/255);
1881 $this->TextColor=sprintf('%.3f g',$r/255);
[all …]
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.php36 error_log(sprintf("Unknown status code passed to 'status2class': %s", $status));
266 $this->setMessage(sprintf('Found Curl extension version %s.', $version['version']));
388 …$this->setMessage(sprintf('<a href="http://php.net/filesystem">pcre.backtrack_limit</a> is set to …
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php86 return sprintf('html2ps-toc-name-%d', $index);
90 return sprintf('html2ps-toc-page-%d', $index);
97 $code .= sprintf('
145 return sprintf('html2ps-toc-element-%d', $id);
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1005 $this->_out(sprintf("%.2f %.2f m",
1011 $this->_out(sprintf("%.2f %.2f l",
1071 return sprintf("/%s", $name);
1355 return sprintf('%.2f %.2f %.2f %.2f re f',
1369 return sprintf('%.2f %.2f %.2f %.2f re f',
1382 return sprintf('%.2f %.2f %.2f %.2f re f',
1470 $this->_out(sprintf("%d Tr", $mode));
1803 $this->_out(sprintf('%.2f w',$lw*$this->k));
1863 $new_color = sprintf('%.3f G',$r/255);
1877 $new_color = sprintf('%.3f g',$r/255);
[all …]

1...<<21222324252627282930>>...45