Home
last modified time | relevance | path

Searched refs:sprintf (Results 976 – 1000 of 1115) sorted by last modified time

1...<<31323334353637383940>>...45

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.field.pageno.php24 $this->words[0] = sprintf('%d', $viewport->current_page);
54 $this->words[0] = sprintf('%d', $driver->current_page);
H A Dbox.field.pages.php28 $this->words[0] = sprintf("%d", $viewport->expected_pages);
60 $this->words[0] = sprintf("%d", $viewport->expected_pages);
H A Dbox.generic.formatted.php509 die(sprintf('Unexpected position enum value: %d', $position));
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 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 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 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 …]
H A Dpipeline.class.php344 die(sprintf('No feature "%s" found', $feature_name));
792 error_log(sprintf(_('Could not fetch: %s'), (string)$data_id));
949 error_log(sprintf('Could not fetch %s', $data_id));
H A Dps.image.encoder.simple.inc.php57 $ps_image_data .= sprintf("\\%03o\\%03o\\%03o",$r,$g,$b);
122 $ps_image_data .= sprintf("\\%03o\\%03o\\%03o",$r,$g,$b);
133 $ps_mask_data_str = sprintf("\\%03o",$ps_mask_data & 0xff);
153 $ps_mask_data_str = sprintf("\\%03o",$ps_mask_data & 0xFF);
196 $ps_image_data .= sprintf("\\%03o\\%03o\\%03o",$r,$g,$b);
H A Dps.l2.image.encoder.stream.inc.php27 $line .= sprintf("%02X%02X%02X",min(max($r,0),255),min(max($g,0),255),min(max($b,0),255));
H A Dps.l3.image.encoder.stream.inc.php56 … $psdata->write(sprintf("%02X%02X%02X",min(max($r,0),255),min(max($g,0),255),min(max($b,0),255)));
116 $psdata->write(sprintf("%02X%02X%02X",$r,$g,$b));
158 $psdata->write(sprintf("%02X", $mask_data & 0xff));
182 $psdata->write(sprintf("%02X", $mask_data));
228 $psdata->write(sprintf("%02X%02X%02X",$r,$g,$b));
H A Dutils_url.php46 $base_user_pass = sprintf("%s:%s@", $base_user, $base_pass);
H A Dbox.radiobutton.php27 $value = sprintf("___Value%s",md5(time().rand()));
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 Dparser.xhtml.class.php10 error_log(sprintf("Cannot parse document: %s", $pipeline->get_base_url()));
H A Dps.utils.inc.php10 return sprintf("%.3f %.3f %.3f",$color[0]/255,$color[1]/255,$color[2]/255);
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.input.text.php99 $element =& $tree->get_element_by_id(sprintf('i%d', $i+1));
102 sprintf('Invalid input No %i width [%%s]', $i+1));
H A Dtest.width.percentage.php25 sprintf('Non-zero width expected, got %s', $wrapper->get_width()));
H A Dtest.img.align.php17 sprintf('Span bottom margin (%s) should be less than text bottom margin (%s)',
21sprintf('Span bottom margin (%s) should be less than image bottom margin (%s)',
25 sprintf('Span top margin (%s) should be greater than text top margin (%s)',
29 sprintf('Span top margin (%s) should be greater than image top margin (%s)',
33sprintf('Text bottom margin (%s) should be less than image bottom margin (%s)',
37 sprintf('Text top margin (%s) should be less than image top margin (%s)',
55 sprintf('Span bottom margin (%s) should be less than text bottom margin (%s)',
59sprintf('Span bottom margin (%s) should be less than image bottom margin (%s)',
63 sprintf('Span top margin (%s) should be greater than text top margin (%s)',
67 sprintf('Span top margin (%s) should be greater than image top margin (%s)',
[all …]
H A Dtest.left.percentage.php34 $div = $tree->get_element_by_id(sprintf('div%d', $i));
69 $div_id = sprintf('div%d', $i);
110 $div_id = sprintf('div%d', $i);
H A Dtest.note-call.width.php45sprintf('Right edge of paragraph content (%s) is greater than paragraph right edge (%s)',
78sprintf('Right edge of paragraph content (%s) is greater than paragraph right edge (%s)',

1...<<31323334353637383940>>...45