Home
last modified time | relevance | path

Searched refs:trim (Results 1301 – 1325 of 1709) sorted by last modified time

1...<<51525354555657585960>>...69

/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js287 cookies += '"' + $.trim(foo[0]) + '":"' + $.trim(foo[1]) + '"';
H A Djquery.socialshareprivacy.min.js28 …";"),e="{",p=0;p<i.length;p+=1){var w=i[p].split("="),e=e+('"'+b.trim(w[0])+'":"'+b.trim(w[1])+'"'…
H A Dsyntax.php56 $params[trim($name)] = trim($value);
/plugin/publist/bib2tpl/lib/
H A DBibTex.php457 $ret['cite'] = trim($arr[1]);
513 $entrycopy = trim($entry);
639 return trim($entry);
669 $author = trim($authorarray[$i]);
780 …$authorarray[$i] = array('first'=>trim($first), 'von'=>trim($von), 'last'=>trim($last), 'jr'=>trim
782 $authorarray[$i]['sort'] = strtolower(trim($last).trim($first));
802 $trimmedword = trim ($word);
971 $array['von'] = trim($array['von']);
976 $array['last'] = trim($array['last']);
981 $array['jr'] = trim($array['jr']);
[all …]
/plugin/htmlabstract/
H A Dsyntax.php161 …$item .= '<div class="detail">'."\n".trim($this->formatDescription($element['description'], $param…
/plugin/wikipediasnippet/
H A Dsyntax.php44 return trim($lang).'::'.trim($article);
/plugin/croissant/
H A Dsyntax.php34 return trim(substr($match, 5, -2));
/plugin/date/
H A Dsyntax.php257 $r['keys'] = trim($k);
258 $r['vals'] = trim(str_replace('\|','|',$v));
263 $r['keys'][] = trim($k);
264 $r['vals'][] = trim(str_replace('\|','|',$v));
/plugin/news/
H A Dhelper.php55 $this->sub_feed = trim($ar[1]);
61 $this->sub_feed = trim($ns);
128 $title = trim($title);
/plugin/medialist/
H A Dhelper.php44 $match = str_replace(' ',' ', trim($match)); // remove excessive white spaces
/plugin/eventum/XML/
H A DRPC.php1399 $match[1] = trim(strtoupper($match[1]));
/plugin/eventum/
H A Dsyntax.php71 $data['title'] = trim($title);
/plugin/poldek/
H A Dhelper.php151 $poldek .= ' --sn '.escapeshellarg(trim($repo));
/plugin/jokuwiki/
H A Dsyntax.php97 $$key=trim(str_replace('"', '', $val));
121 if (trim($noscript)) $append.="<noscript>$noscript</noscript>\n";
/plugin/datatemplate/syntax/
H A Dfilterform.php62 $line = trim($line);
113 $value = trim($value, '*');
H A Dentry.php228 $val = trim($val);
H A Dlist.php55 $line = trim($line);
225 $replacers['raw_vals'][] = trim($cval);
/plugin/datatemplate/syntax/inc/
H A Dcache.php85 $pageids[$k] = trim($v[0]);
102 $cacheitems[trim($row[$idx])] = $num;
/plugin/authldaplocal/
H A Dauth.php613 $line = trim($line);
725 $server = trim($server);
/plugin/highlight/
H A Dsyntax.php96 $c = trim($c);
/plugin/uncmap/
H A Dsyntax.php41 $line = trim($line);
50 $fs = trim($fs);
107 $match = trim($match);
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DValidator.php
H A DInterchangeBuilder.php
/plugin/scrape/HTMLPurifier/Filter/
H A DExtractStyleBlocks.php
/plugin/scrape/
H A DHTMLPurifier.standalone.php

1...<<51525354555657585960>>...69