Home
last modified time | relevance | path

Searched refs:trim (Results 1401 – 1425 of 1709) sorted by relevance

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

/plugin/elwikiupgrade/
H A Dadmin.php408 $line = trim(preg_replace('/#.*$/', '', $line));
/plugin/htmlokay/
H A Dsyntax.php567 $msg = trim($msg);
/plugin/imagemap/
H A Dsyntax.php294 $title = trim($match[1]);
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php313 return trim($s);
H A Doutput.pdflib.class.php29 $encoding = trim(strtolower($encoding));
/plugin/runcommand/
H A Dsyntax.php91 $line = trim($line);
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php600 $line = trim($line);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php219 $pMetadata->groups = preg_split('/\s*,\s*/', trim((string) $groups));
/plugin/facebookalbum/
H A Dfacebook.php361 parse_str(trim(
/plugin/swiftmail/Swift/Message/
H A DHeaders.php571 return trim($ret);
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php469 return trim($str);
/plugin/abc/
H A Dsyntax.php38 $matches[0] = trim($matches[0]);
/plugin/translate/
H A Dhelper.php129 $str = trim($this->getConf('include_namespaces'));
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php253 throw new \RuntimeException(trim($message));
/plugin/elasticsearch/action/
H A Dsearch.php97 if (empty(trim($QUERY))) $QUERY = '*';
/plugin/captcha/
H A Dhelper.php148 trim($field_hp) !== '' ||
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php345 return trim($xmlText);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1536 $name = trim($name);
1538 $value = trim($value);
1836 $input = trim($input);
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php250 $data .= trim($curData);
769 $val = trim($pfx);
1183 $data .= trim($curData);
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js2trim()],o.match(/\bhljs\b/)||s.push("hljs"),-1===o.indexOf(u)&&s.push(u),s.join(" ").trim()),e.res…
6trim()&&t.pop(),t.length>e){for(var r="",i=0,l=t.length;i<l;i++)r+=g('<tr><td class="{0}"><div cla…
36 if (lines[i].trim() === '') {
43 if (lines[i].trim() === '') {
86 if( block.hasAttribute( 'data-trim' ) && typeof block.innerHTML.trim === 'function' ) {
120 if( block.innerHTML.trim().length === 0 ) return;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java316 if (rr!=null && rr.trim().length()>0) { in load()
H A DCaptureFrame.java231 if (defaultImageFormat==null || defaultImageFormat.trim().length()==0) { in capture()
/plugin/issuelinks/services/
H A DGitLab.service.php31 $this->gitlabUrl = $gitLabUrl ? trim($gitLabUrl, '/') : null;
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php585 public function trim($regex = '\s', $side = 3 /* static::BEGINNING | static::END */) function in Hoa\\Ustring\\Ustring
/plugin/sectiontoggle/
H A DMobile_Detect.php832 $userAgent = trim($userAgent);

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