Home
last modified time | relevance | path

Searched refs:trim (Results 1 – 25 of 155) sorted by relevance

1234567

/template/minimalism/
Dminimalism.php44 if (trim(strlen($str)) > 0) {
46 $link = $item[0] !== null ? trim(preg_replace('/^:?/', '', $item[0])) : $str;
47 $title = trim($item[1]);
51 if (trim(strlen($conf['target']['extern'])) > 0) {
58 if (trim(strlen($conf['target']['wiki'])) > 0) {
/template/strap/ComboStrap/
H A DStringUtility.php131 $doc = trim($doc);
132 $string = trim($string);
149 $doc = trim($doc);
150 $string = trim($string);
193 return trim($expected);
268 $string = trim($string);
H A DPipelineUtility.php85 $message = trim(substr($processedExpression, 0, $firstPipeChar));
86 $commandChain = trim(substr($processedExpression, $firstPipeChar + 1));
105 $command = trim($command, " )");
126 $commandName = trim($commandName);
148 $message = trim($message);
316 if (strlen(trim($locale)) === 2) {
H A DHttp.php87 $headerNameNormalized = trim(strtolower($name));
94 $actualHeaderNameNormalized = trim(strtolower($actualHeaderName));
111 return trim(substr($header, $positionDoublePointSeparator + 1));
H A DHtml.php137 $expectedSrcSet = trim($expectedSrcSets[$i]);
145 $actualSrcSet = trim($actualSrcSets[$i]);
206 $actualValues = StringUtility::explodeAndTrim(trim($actualNames), " ");
H A DDimension.php70 $heightValue = trim($attributes->getValueAndRemove($heightName));
101 $scrollMechanism = trim(strtolower($scrollMechanism));
246 $widthValueAsString = trim($widthValueAsString);
H A DDateTag.php47 if ($lang !== null && trim($lang) !== "") {
50 if (strlen(trim($lang)) === 2) {
H A DNavBarUtility.php25 if (!empty(trim($text))) {
H A DPluginUtility.php261 $match = trim(substr($match, $spacePosition));
298 $match = trim($match);
316 $match = trim($match);
916 $match = trim($match);
946 return trim(substr(0, $spacePosition));
/template/twigstarter/vendor/twig/twig/src/Test/
DIntegrationTestCase.php207 … $this->assertSame(trim($exception), trim(sprintf('%s: %s', \get_class($e), $message)));
222 $output = trim($template->render(eval($match[1].';')), "\n ");
225 … $this->assertSame(trim($exception), trim(sprintf('%s: %s', \get_class($e), $e->getMessage())));
232 $output = trim(sprintf('%s: %s', \get_class($e), $e->getMessage()));
241 $expected = trim($match[3], "\n ");
DNodeTestCase.php38 $this->assertStringMatchesFormat($source, trim($compiler->getSource()));
40 $this->assertEquals($source, trim($compiler->getSource()));
/template/sprintdoc/tpl/
H A Dnav-meta-box.php12 if (empty($tab['tab']) || trim($tab['tab']) === '') {
33 if (empty($tab['tab']) || trim($tab['tab']) === '') {
/template/strap/ComboStrap/Xml/
H A DXmlSystems.php252 $leftNodeValue = trim($leftNode->nodeValue);
253 $rightNodeValue = trim($rightNode->nodeValue);
279 $leftChildNodeValue = trim($leftChildNode->nodeValue);
280 if (empty(trim($leftChildNodeValue))) {
288 $leftChildNodeValue = trim($rightChildNode->nodeValue);
289 if (empty(trim($leftChildNodeValue))) {
/template/strap/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php232 $variableName = trim($variableName);
241 $variableName = trim(substr($variableName, 3));
294 $variableName = trim($variableName);
312 $variableName = trim(substr($variableName, 3));
H A DHelpers.php231 $name = trim($node['name'] ?? '');
244 $name = trim(isset($node['name']) ? $node['name'] : '');
253 $name = trim($remain['name'] ?? '');
607 preg_match("/(.*?)\s+(?:(?:\"|\')(.*?)(?:\"|\'))/", trim($args), $m);
629 preg_match("/(.*?)\s+(.*?)\s+(?:(?:\"|\')(.*?)(?:\"|\'))/", trim($args), $m);
786 $args = preg_replace('/\s+/', ' ', trim($args));
790 $val = trim($ele, '\'"');
H A DTokenizer.php101 if ($delimiters !== null && $delimiters = trim($delimiters)) {
172 $newBuffer = explode(' ', trim($this->buffer), 2);
181 self::NAME => trim($this->buffer),
205 $this->tokens[$lastIndex][self::NAME] = trim(
330 trim(substr($text, $startIndex, $closeIndex - $startIndex))
/template/strap/syntax/
H A Dpreformatted.php175 if (trim($text) == "") {
216 $text = trim($data[PluginUtility::PAYLOAD], "\n\r");
217 if (!(trim($text) == "" && $emptyContentShouldBeDeleted)) {
H A Dcodemarkdown.php142 $trimmedMatch = trim($match);
194 $payload = trim($data[PluginUtility::PAYLOAD], "\n\r");
/template/strap/ComboStrap/Meta/Api/
H A DMetadataText.php37 if ($this->value === null || trim($this->value) === "") {
59 $value = trim($value);
/template/writr/
Dtpl_functions.php39 $logoImages[] = ":".trim($namespace,":").":logo.png";
91 $email = trim(strtolower((string)$email));
105 $hash = md5(strtolower(trim($email)));
/template/dynamic_template/custom_code/
Dcustom_functions.php12 $fullimg = trim("./".$file);
18 $test = trim("./".$img);
/template/bootstrap3/compat/inc/
Dfunctions.php74 $file = trim($file);
96 $content = trim($content);
/template/dokukitv2/
Dtpl_functions.php89 $active = (strpos(trim($ID,':'), trim($url,':')) === 0) ? "active": "";
/template/vector/
Dmain.php474 $interim = trim(file_get_contents(DOKU_TPLINC."lang/".$conf["lang"]."/style.css"));
531 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang…
801 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang…
/template/monobook/
Dmain.php525 $interim = trim(file_get_contents(DOKU_TPLINC."lang/".$conf["lang"]."/style.css"));
582 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang…
803 …$transplugin_langs = explode(" ", trim($transplugin->getConf("translations"))); //available lang…

1234567