Searched refs:pl (Results 1 – 25 of 196) sorted by relevance
12345678
516 foreach ($this->mpdf->PageLinks[$n] as $key => $pl) {521 $rect = sprintf('%.3F %.3F %.3F %.3F', $pl[0], $pl[1], $pl[0] + $pl[2], $pl[1] - $pl[3]);525 // $annot .= ' /Contents ' . $this->writer->utf16BigEndianTextString($pl[4]);543 if (strpos($pl[4], '@') === 0) {545 $p = substr($pl[[all...]
66 foreach ($this->mpdf->PageAnnots[$n] as $k => $pl) {67 if (!empty($pl['opt']['popup']) || !empty($pl['opt']['file'])) {209 foreach ($this->mpdf->PageAnnots[$n] as $k => $pl) {210 if (!empty($pl['opt']['file'])) {213 if (!empty($pl['opt']['popup']) || !empty($pl['opt']['file'])) {
18 $pl =& plugin_load('syntax', 'panoview'); variable28 if(auth_quickaclcheck(getNS($data['id']).':X') < AUTH_READ) $pl->gfx_error('noauth');29 if(!$data['mtime']) $pl->gfx_error('notfound');38 if($data['inv'] < 0.5) $pl->gfx_error('maxzoom');46 if($data['tlx'] > $data['width'] || $data['tly'] > $data['height']) $pl->gfx_error('blank');54 $pl->tile_lock($data);56 $pl->tile_im($data);58 $pl->tile_gd($data);60 $pl->tile_unlock($data);
39 $pl = $QB->addValue($this->config['prefix']);40 $column = "$pl || $column";43 $pl = $QB->addValue($this->config['postfix']);44 $column = "$column || $pl";47 $pl = $QB->addValue($item);48 $add->where($op, "$column $comp $pl");
210 $pl = $QB->addValue($value);211 $sub->whereOr("$tablealias.$colname $comp $pl");212 $pl = $QB->addValue($value);213 $sub->whereOr("$rightalias.title $comp $pl");
59 $pl = $QB->addValue($value);60 $sub->whereOr("$rightalias.lastsummary $comp $pl");
133 $pl = $add->getQB()->addValue($item);134 $add->where($op, "LOWER(REPLACE($tablealias.$colname, ' ', '')) $comp LOWER(REPLACE($pl, ' ', ''))");
... java package org.jmol.translation.JmolApplet.pl org.jmol.translation.JmolApplet.pl. ...
46 CmWiki http://www.ourpla.net/cgi-bin/wiki.pl?47 CreationMatters http://www.ourpla.net/cgi-bin/wiki.pl?59 EmacsWiki http://www.emacswiki.org/cgi-bin/wiki.pl?68 Haribeau http://wiki.haribeau.de/cgi-bin/wiki.pl?76 LanifexWiki http://opt.lanifex.com/cgi-bin/wiki.pl?79 LugKR http://lug-kr.sourceforge.net/cgi-bin/lugwiki.pl?81 MbTest http://www.usemod.com/cgi-bin/mbtest.pl?82 MeatBall http://www.usemod.com/cgi-bin/mb.pl?83 MetaWiki http://sunir.org/apps/meta.pl?113 UseMod http://www.usemod.com/cgi-bin/wiki.pl?[all …]
14 https?:\/\/([^\/]*\.)?01incest\.za\.pl17 https?:\/\/([^\/]*\.)?02incest\.za\.pl18 https?:\/\/([^\/]*\.)?03incest\.za\.pl230 https?:\/\/([^\/]*\.)?acouc\.zj\.pl356 https?:\/\/([^\/]*\.)?aldomc\.jc\.pl359 https?:\/\/([^\/]*\.)?alerou\.su\.pl634 https?:\/\/([^\/]*\.)?atrapy\.pl671 https?:\/\/([^\/]*\.)?ayann\.dl\.pl1195 https?:\/\/([^\/]*\.)?brb\.pl4570 https?:\/\/([^\/]*\.)?miniurl\.pl[all …]
285 foreach($page_list as $pl) {286 $pl = substitute_asterisk($pl);288 $name = noNS($pl);291 $title = p_get_first_heading($pl);295 $titles[] = "<span><a title='$pagelist' href='".wl($pl)."'>".$name."</a></span>";
279 $pl = array();294 $pl[] = substr($page,0,-1).substr($file,0,-4);303 $pl[] = $page;310 $pl = array_merge($pl,$subNS);313 return $pl;
24 lang/pl/pagemove.txt31 lang/pl/lang.php.txt32 lang/pl/pagemove.txt.txt
7 $pl = explode(":", $str); 9 foreach ($pl as $key => $value) {
1 AmCharts.translations.pl = {"monthNames":["Styczeń","Luty","Marzec","Kwiecień","Maj","Czerwiec","Li… class in AmCharts.translations
3 email it@rid.pl
3 email dokuwiki@rid.pl
3 email solewniczak@rid.pl
158 $pl = $add->getQB()->addValue($item);159 $add->where($op, "CAST($tablealias.$colname AS DECIMAL) $comp CAST($pl AS DECIMAL)");