Lines Matching refs:t

700 	 * Can be useful when using CDN with HTTPS and if you don't want to configure settings with SSL certificates.
1306 // sets l r t margin
2870 // Don't re-open tags for lowest level elements - so need to do some adjustments
3007 // Don't correct more than once for background DIV containing a Float
3337 list($name, $c, $m, $y, $k) = preg_split("/\t/", $sc);
3839 $this->AddCJKFont($family); // don't need to add style
4111 $this->AddCJKFont($family); // don't need to add style
4326 if ($this->keep_block_together) { // don't write yet
5153 } elseif ($this->falseBoldWeight && strpos($this->ReqFontStyle, "B") !== false && strpos($this->FontStyle, "B") === false && !($textvar & TextVars::FC_SMALLCAPS)) { // can't use together with OUTLINE or Small Caps // mPDF 5.7.1 ??? why not with SmallCaps ???
5206 $t = explode(' ', $txt2);
5207 $numt = count($t);
5209 $tx = $t[$i];
5503 if (substr($OTLdata['group'], ($i + 1), 1) != 'M') { // Don't add inter-character spacing before Marks
5776 $t = explode(' ', $txt);
5777 for ($i = 0; $i < count($t); $i++) {
5778 $tx = $t[$i];
5795 if (($i + 1) < count($t)) {
6037 // JUSTIFY J using Unicode fonts (Word spacing doesn't work)
6151 // JUSTIFY J using Unicode fonts (Word spacing doesn't work)
6874 } // false -> don't advance y
7976 // it won't fit, output what we already have
7979 // contains any content that didn't make it into this print
8103 // Don't break a URL
8117 // Don't break if HyphenMinus AND (a URL or before a numeral or before a >)
8511 } // false -> don't advance y
8555 // Now unset these values so they don't influence GetStringwidth below or in fn. Cell
9074 function _getObjAttr($t)
9076 $c = explode("\xbb\xa4\xac", $t, 2);
9563 // don't use length if server using compression
9595 // don't use length if server using compression
9914 if ($this->keep_block_together) { // don't write yet
10491 $this->SetFont($this->watermark_font, "B", $fontsize, false); // Don't output
10538 $this->SetFont($this->watermark_font, "B", $szfont, false); // Don't output
11171 if ($line_stacking_strategy == 'block-line-height' || $line_stacking_strategy == 'grid-height' || $line_stacking_strategy == 'max-height') { // don't include extended block progression of all inline elements
11237 // Until most fonts have OpenType BASE tables, this won't work
11240 if ($line_stacking_strategy == 'block-line-height' || $line_stacking_strategy == 'grid-height' || $line_stacking_strategy == 'max-height') { // don't include extended block progression of all inline elements
11836 foreach ($tablehf['textbuffer'] as $k => $t) {
11837 if (!is_array($t[0]) && preg_match('/{iteration ([a-zA-Z0-9_]+)}/', $t[0], $m)) {
12069 foreach ($tablehf['textbuffer'] as $t) {
12070 $str .= $t[0] . ' ';
13390 // Don't allow non-breaking spaces that are converted to substituted chars or will break anyway and mess up table width calc.
14896 $t = atan2($y, $x);
14898 $newx = $b / sqrt((($b * $b) / ($a * $a)) + ( tan($t) * tan($t) ));
14899 $newy = $a / sqrt((($a * $a) / ($b * $b)) + ( (1 / tan($t)) * (1 / tan($t)) ));
15761 function _saveTextBuffer($t, $link = '', $intlink = '', $return = false)
15765 $arr[0] = $t;
15826 function _saveCellTextBuffer($t, $link = '', $intlink = '')
15829 $arr[0] = $t;
18781 foreach ($tags as $t) {
18782 if (preg_match('/[\"\']([a-zA-Z0-9]{4})[\"\']\s*(on|off|\d*){0,1}/', $t, $m)) {
19154 // so don't have to split OTLdata for each word
19210 // so don't have to split OTLdata for each word
20140 // Don't allocate more than Maximum required width - save rest in surplus
20159 // Don't allocate more than Maximum required width - save rest in surplus
20392 foreach ($c['textbuffer'] as $t) {
20393 $str .= $t[0] . ' ';
21485 if (!isset($cells[($i + $crowsp)][$j + $cspi]['colspan']) || (isset($cells[($i + $crowsp)][$j + $cspi]['colspan']) && $cells[($i + $crowsp)][$j + $cspi]['colspan'] < 2)) { // don't overwrite bordering cells that span
21492 if ($ccolsp < 2) { // don't overwrite this cell if it spans
21499 if (!isset($cells[($i + $crowsp)][$j + $cspi]['colspan']) || (isset($cells[($i + $crowsp)][$j + $cspi]['colspan']) && $cells[($i + $crowsp)][$j + $cspi]['colspan'] < 2)) { // don't overwrite bordering cells that span
21506 if ($ccolsp < 2) { // don't overwrite this cell if it spans
21513 if ($ccolsp < 2) { // don't overwrite this cell if it spans
21520 if (!isset($cells[($i + $crowsp)][$j + $cspi]['colspan']) || (isset($cells[($i + $crowsp)][$j + $cspi]['colspan']) && $cells[($i + $crowsp)][$j + $cspi]['colspan'] < 2)) { // don't overwrite bordering cells that span
21529 if (!isset($cells[($i + $crowsp)][$j + $cspi]['colspan']) || (isset($cells[($i + $crowsp)][$j + $cspi]['colspan']) && $cells[($i + $crowsp)][$j + $cspi]['colspan'] < 2)) { // don't overwrite bordering cells that span
21573 if (!isset($cells[($i + $cspi)][$j + $ccolsp]['rowspan']) || (isset($cells[($i + $cspi)][$j + $ccolsp]['rowspan']) && $cells[($i + $cspi)][$j + $ccolsp]['rowspan'] < 2)) { // don't overwrite bordering cells that span
21579 if ($crowsp < 2) { // don't overwrite this cell if it spans
21586 if (!isset($cells[($i + $cspi)][$j + $ccolsp]['rowspan']) || (isset($cells[($i + $cspi)][$j + $ccolsp]['rowspan']) && $cells[($i + $cspi)][$j + $ccolsp]['rowspan'] < 2)) { // don't overwrite bordering cells that span
21592 if ($crowsp < 2) { // don't overwrite this cell if it spans
21599 if ($crowsp < 2) { // don't overwrite this cell if it spans
21605 if (!isset($cells[($i + $cspi)][$j + $ccolsp]['rowspan']) || (isset($cells[($i + $cspi)][$j + $ccolsp]['rowspan']) && $cells[($i + $cspi)][$j + $ccolsp]['rowspan'] < 2)) { // don't overwrite bordering cells that span
21612 if (!isset($cells[($i + $cspi)][$j + $ccolsp]['rowspan']) || (isset($cells[($i + $cspi)][$j + $ccolsp]['rowspan']) && $cells[($i + $cspi)][$j + $ccolsp]['rowspan'] < 2)) { // don't overwrite bordering cells that span
21847 $t = $cell['textbuffer'][$n][0];
21848 if (substr($t, 0, 19) == "\xbb\xa4\xactype=nestedtable") {
21849 $objattr = $this->_getObjAttr($t);
22137 for ($t = $startcol; $t < $numcols; $t++) {
22139 if ($table['colPg'][$t] > $splitpg) {
22251 for ($t = $startcol; $t < $numcols; $t++) {
22252 if ($table['colPg'][$t] == $splitpg) {
22253 $bw += $table['wc'][$t];
22255 if ($table['colPg'][$t] > $splitpg) {
22359 $startcol = $t;
22855 foreach ($cell['textbuffer'] as $k => $t) {
22856 if (preg_match('/{iteration ([a-zA-Z0-9_]+)}/', $t[0], $m)) {
22894 foreach ($cell['textbuffer'] as $t) {
22895 $str .= $t[0] . ' ';
23188 for ($t = $startcol; $t < $numcols; $t++) {
23189 if ($table['colPg'][$t] == $splitpg) {
23190 $bw += $table['wc'][$t];
23192 if ($table['colPg'][$t] > $splitpg) {
23344 $bmo = ['t' => $txt, 'l' => $level, 'y' => $y, 'p' => $this->page];
23451 // Don't add a page
23494 $btoc = ['t' => $txt, 'l' => $level, 'p' => $this->page, 'link' => $linkn, 'toc_id' => $toc_id];
23728 foreach ($this->tableOfContents->_toc as $key => $t) {
23729 if ($t['p'] >= $start_page && $t['p'] <= $end_page) {
23732 if ($t['p'] >= $target_page && $t['p'] < $start_page) {
23954 if (isset($this->kwt_Reference[$i]['t']) && $this->kwt_Reference[$i]['t'] == $txt) {
23962 $this->kwt_Reference[] = ['t' => $txt, 'op' => $this->page];
23967 if (isset($this->Reference[$i]['t']) && $this->Reference[$i]['t'] == $txt) {
23975 $this->Reference[] = ['t' => $txt, 'p' => [$this->page]];
24000 $this->Reference[] = ['t' => $txta . ' - see ' . $txtb, 'p' => []];
24045 $txt = $this->Reference[$i]['t'];
24098 if ($this->Reference[$i]['t']) {
24105 $txt = $this->Reference[$i]['t'];
24129 $marker = true; // Don't replace any more once the subentry marker has been found
24441 $t = $s['s'];
24442 if ($t == 'ACROFORM') {
24445 } elseif (preg_match('/BT \d+\.\d\d+ (\d+\.\d\d+) Td/', $t)) {
24447 } elseif (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) \d+\.\d\d+ [\-]{0,1}\d+\.\d\d+ re/', $t)) {
24449 } elseif (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) m/', $t)) {
24451 } elseif (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) l/', $t)) {
24453 } elseif (preg_match('/q \d+\.\d\d+ 0 0 \d+\.\d\d+ \d+\.\d\d+ (\d+\.\d\d+) cm \/(I|FO)\d+ Do Q/', $t)) {
24455 } elseif (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) \d+\.\d\d+ \d+\.\d\d+ \d+\.\d\d+ \d+\.\d\d+ c/', $t)) {
24538 $t = $s['s'];
24541 $t = $this->columnAdjustPregReplace('Td', $xadj, $yadj, '/BT (\d+\.\d\d+) (\d+\.\d\d+) Td/', $t);
24542 $t = $this->columnAdjustPregReplace('re', $xadj, $yadj, '/(\d+\.\d\d+) (\d+\.\d\d+) (\d+\.\d\d+) ([\-]{0,1}\d+\.\d\d+) re/', $t);
24543 $t = $this->columnAdjustPregReplace('l', $xadj, $yadj, '/(\d+\.\d\d+) (\d+\.\d\d+) l/', $t);
24544 $t = $this->columnAdjustPregReplace('img', $xadj, $yadj, '/q (\d+\.\d\d+) 0 0 (\d+\.\d\d+) (\d+\.\d\d+) (\d+\.\d\d+) cm \/(I|FO)/', $t);
24545 $t = $this->columnAdjustPregReplace('draw', $xadj, $yadj, '/(\d+\.\d\d+) (\d+\.\d\d+) m/', $t);
24546 $t = $this->columnAdjustPregReplace('bezier', $xadj, $yadj, '/(\d+\.\d\d+) (\d+\.\d\d+) (\d+\.\d\d+) (\d+\.\d\d+) (\d+\.\d\d+) (\d+\.\d\d+) c/', $t);
24548 $this->columnbuffer[$key]['s'] = $t;
24591 $this->BMoutlines[] = ['t' => $v['t'], 'l' => $v['l'], 'y' => $this->y0, 'p' => $v['p']];
24599 $this->tableOfContents->_toc[] = ['t' => $v['t'], 'l' => $v['l'], 'p' => $v['p'], 'link' => $v['link'], 'toc_id' => $v['toc_id']];
24700 $t = $s['s'];
24701 if ($t == 'ACROFORM' || (preg_match('/BT \d+\.\d\d+ (\d+\.\d\d+) Td/', $t)) || (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) \d+\.\d\d+ [\-]{0,1}\d+\.\d\d+ re/', $t)) ||
24702 (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) l/', $t)) ||
24703 (preg_match('/q \d+\.\d\d+ 0 0 \d+\.\d\d+ \d+\.\d\d+ (\d+\.\d\d+) cm \/(I|FO)\d+ Do Q/', $t)) ||
24704 (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) m/', $t)) ||
24705 (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) \d+\.\d\d+ \d+\.\d\d+ \d+\.\d\d+ \d+\.\d\d+ c/', $t))) {
24714 if ($t == 'ACROFORM') {
24761 $this->BMoutlines[] = ['t' => $v['t'], 'l' => $v['l'], 'y' => $this->y0, 'p' => $v['p']];
24769 $this->tableOfContents->_toc[] = ['t' => $v['t'], 'l' => $v['l'], 'p' => $v['p'], 'link' => $v['link'], 'toc_id' => $v['toc_id']];
24822 $t = $s['s'];
24823 if ($t === 'ACROFORM'
24824 || (preg_match('/BT \d+\.\d\d+ (\d+\.\d\d+) Td/', $t))
24825 || (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) \d+\.\d\d+ [\-]{0,1}\d+\.\d\d+ re/', $t))
24826 || (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) l/', $t))
24827 || (preg_match('/q \d+\.\d\d+ 0 0 \d+\.\d\d+ \d+\.\d\d+ (\d+\.\d\d+) cm \/(I|FO)\d+ Do Q/', $t))
24828 || (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) m/', $t))
24829 || (preg_match('/\d+\.\d\d+ (\d+\.\d\d+) \d+\.\d\d+ \d+\.\d\d+ \d+\.\d\d+ \d+\.\d\d+ c/', $t))) {
24857 $this->BMoutlines[] = ['t' => $v['t'], 'l' => $v['l'], 'y' => $v['y'], 'p' => $v['p']];
24864 $this->tableOfContents->_toc[] = ['t' => $v['t'], 'l' => $v['l'], 'p' => $v['p'], 'link' => $v['link'], 'toc_id' => $v['toc_id']];
24995 $this->BMoutlines[] = ['t' => $v['t'], 'l' => $v['l'], 'y' => $v['y'], 'p' => $v['p']];
25003 $this->tableOfContents->_toc[] = ['t' => $v['t'], 'l' => $v['l'], 'p' => $v['p'], 'link' => $v['link'], 'toc_id' => $v['toc_id']];
25118 $this->BMoutlines[] = ['t' => $v['t'], 'l' => $v['l'], 'y' => $v['y'], 'p' => $this->page];
25125 $this->tableOfContents->_toc[] = ['t' => $v['t'], 'l' => $v['l'], 'p' => $this->page, 'link' => $v['link'], 'toc_id' => $v['toc_id']];
25177 if ($this->Reference[$i]['t'] == $v['t']) {
25186 $this->Reference[] = ['t' => $v['t'], 'p' => [$v['op']]];
25195 $this->BMoutlines[] = ['t' => $v['t'], 'l' => $v['l'], 'y' => $v['y'], 'p' => $v['p']];
25203 $this->tableOfContents->_toc[] = ['t' => $v['t'], 'l' => $v['l'], 'p' => $v['p'], 'link' => $v['link'], 'toc_id' => $v['toc_id']];
25269 $this->BMoutlines[] = ['t' => $v['t'], 'l' => $v['l'], 'y' => $v['y'], 'p' => $this->page];
25281 if ($this->Reference[$i]['t'] == $v['t']) {
25290 $this->Reference[] = ['t' => $v['t'], 'p' => [$this->page]];
25299 $this->tableOfContents->_toc[] = ['t' => $v['t'], 'l' => $v['l'], 'p' => $this->page, 'link' => $v['link'], 'toc_id' => $v['toc_id']];
25451 } // Chunk doesn't contain RTL characters
26226 if ($v["t"]) {
26259 $this->SetFontSize($codestr_fontsize * 1.4 * Mpdf::SCALE, false); // don't write
26441 if ($v["t"]) {
26551 if ($v["t"]) {
27009 $html = preg_replace("/[ \n\r]+<\/t(d|h)/", '</t\\1', $html);
27052 $html = preg_replace('/[\t]/', ' ', $html); // replace tabs by spaces
27070 // Fix self-closing tags which don't close themselves
27073 // Fix self-closing tags that don't include a space between the tag name and the closing slash
27080 $temp[2][$iterator] = preg_replace_callback("/^([^\n\t]*?)\t/m", [$this, 'tabs2spaces_callback'], $temp[2][$iterator]); // mPDF 5.7+
27081 $temp[2][$iterator] = preg_replace('/\t/', str_repeat(" ", $tabSpaces), $temp[2][$iterator]);
27093 $temp2[2][$iterator] = preg_replace('/\t/', str_repeat(" ", $tabSpaces), $temp2[2][$iterator]);