Home
last modified time | relevance | path

Searched refs:trim (Results 1151 – 1175 of 1709) sorted by relevance

1...<<41424344454647484950>>...69

/plugin/tagentry/
H A Daction.php120 if ( !is_array( $v ) || empty( $v ) || ( !trim( $v[0] ) ) )
/plugin/header3/
H A Dsyntax.php81 $title = trim($renderer->doc);
/plugin/templateconfhelper/exe/
H A Dcss.php42 $tpl = trim(preg_replace('/[^\w-]+/','',$INPUT->str('t')));
/plugin/dwspecialist/
H A Dsyntax.php187 $action=trim($action);
/plugin/farmsync/meta/
H A DPageUpdates.php90 if (trim($line) == '') return array();
/plugin/hyphenation/phpHyphenation/
H A Dhyphenation.php60 $entry = trim($entry);
/plugin/explorertree/
H A Dhelper.php145 if (strncasecmp(trim($list),'<ul ',4)){
/plugin/authclientcert/
H A Dauth.php144 $mail = trim($nameval[1]);
/plugin/matrixnotifier/
H A Dhelper.php158 $homeserver = rtrim(trim($homeserver), '/');
/plugin/highlight2wiki/
H A Dscript.js180 newtagcomponent =newtagcomponent.trim();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php126 $index = array_map('trim', $index);
154 $type = array_map('trim', $type);
262 $params['client']['headers']['x-opaque-id'] = [trim($params['client']['opaqueId'])];
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js27 alias = alias.trim();
44 input = input.trim();
51 name = s[1].trim();
52 alias = s[2].trim();
103 return s.trim().replace(/^"(.*)"$/m, '$1').replace(/\\n/gm, '\n');
858 if (!String.prototype.trim) {
859 String.prototype.trim = function() { method in String
/plugin/issuetracker/
H A Ditsearch.php40 { $project = trim($project);
/plugin/eventum/
H A Dsyntax.php71 $data['title'] = trim($title);
/plugin/codemirror/dist/modes/
H A Dcypher.min.js1 …elete|set)\b\s/g;for(var b=0;b<c.length;b++)c[b]=c[b].replace(d," \n$1 ").trim();return c.join("\n…
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DValidator.php
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDateTimeParser.php181 $newDur = ('-' === $matches['plusminus'] ? '-' : '+').trim($newDur);
/plugin/authgoogle/google/external/
H A DURITemplateParser.php187 $val = trim($val, $del);
/plugin/header2/
H A Dsyntax.php86 $title = trim($renderer->doc);
/plugin/contactmodern/
H A Dsyntax.php190 if (trim($comment, " \t") != ''){
/plugin/flexpaper/
H A Dsyntax.php62 $match = trim(substr($match, 12, -2));
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php97 $type = trim($type);
/plugin/abc2/
H A Dsyntax.php69 $matches[0] = trim($matches[0]);
/plugin/htmlabstract/
H A Dsyntax.php161 …$item .= '<div class="detail">'."\n".trim($this->formatDescription($element['description'], $param…
/plugin/navbox/
H A Dsyntax.php85 $line = trim(array_shift($lines));

1...<<41424344454647484950>>...69