/plugin/settingstree/ |
H A D | action.php | 44 …'html' => $helper->showExportHtml($INPUT->str('pluginname'),':'.ltrim($INPUT->str('path'),':'),$IN… 45 'path'=> ':'.ltrim($INPUT->str('path'),':'), 51 'html' => $helper->showHtml($INPUT->str('pluginname'),':'.ltrim($INPUT->str('path'),':')), 52 'path'=> ':'.ltrim($INPUT->str('path'),':') 70 …$html = $helper->saveLevel($INPUT->str('pluginname'),':'.ltrim($INPUT->str('path'),':'),$INPUT->ar… 80 …$html = $helper->exportLevel($INPUT->str('pluginname'),':'.ltrim($INPUT->str('path'),':'),$INPUT->…
|
/plugin/mdpage/vendor/cebe/markdown/block/ |
H A D | FencedCodeTrait.php | 27 ($line[3] === '`' && strncmp(ltrim($line), '```', 3) === 0) || 28 ($line[3] === '~' && strncmp(ltrim($line), '~~~', 3) === 0) 37 $line = ltrim($lines[$current]);
|
/plugin/watchcycle/ |
H A D | helper.php | 98 if (empty($auth->retrieveUsers(0, 1, ['grps' => ltrim($item, '@')]))) { 158 $members = $auth->retrieveUsers(0, 0, ['grps' => ltrim($name, '@')]); 184 if (strpos($item, '@') !== false && in_array(ltrim($item, '@'), $userData['grps'])) { 264 $members = array_merge($members, $auth->retrieveUsers(0, 0, ['grps' => ltrim($group, '@')]));
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | trim.rst | 33 Internally, Twig uses the PHP `trim`_, `ltrim`_, and `rtrim`_ functions. 44 .. _`ltrim`: https://secure.php.net/ltrim target
|
/plugin/evesso/phpoauthlib/src/OAuth/Common/ |
H A D | AutoLoader.php | 30 $this->namespace = ltrim($namespace, '\\'); 43 $class = ltrim($class, '\\');
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/ |
H A D | AutoLoader.php | 30 $this->namespace = ltrim($namespace, '\\'); 43 $class = ltrim($class, '\\');
|
/plugin/remotelistnamespace/ |
H A D | remote.php | 48 $parts = explode('/',ltrim($file,'/')); 62 $parts = explode('/',ltrim($file,'/'));
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ |
H A D | ScopeClosingBraceSniff.php | 101 $trimmed = ltrim($tokens[$lineStart]['content']); 145 $trimmed = ltrim($tokens[$lineStart]['content']); 185 $phpcsFile->fixer->replaceToken($lineStart, ltrim($tokens[$lineStart]['content']));
|
/plugin/pot/source/ |
H A D | text.php | 39 $completeformula .= ltrim($forkey, ' ') ; 54 $completeformula .= ltrim($forkey, ' ');
|
H A D | calculate.php | 44 $completeformula .= "( " . ltrim($forkey, '+ ') . " )"; 60 $completeformula .= "( " . ltrim($forkey, '+ '). " )";
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ |
H A D | BlockCommentSniff.php | 222 $commentText = ltrim($content); 247 $phpcsFile->fixer->replaceToken($commentLines[1], $padding.ltrim($content)); 259 … $leadingSpace = (strlen($tokens[$line]['content']) - strlen(ltrim($tokens[$line]['content']))); 298 … $phpcsFile->fixer->replaceToken($line, $padding.ltrim($tokens[$line]['content'])); 311 $commentText = ltrim($content);
|
H A D | InlineCommentSniff.php | 145 $comment = ltrim($tokens[$stackPtr]['content'], "# \t"); 198 ltrim(substr($comment, 2)), 220 $newComment = '// '.ltrim($tokens[$stackPtr]['content'], "/\t ");
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/ |
H A D | Integer.php | 151 $x = ltrim($x, "\0"); 188 return [ltrim($q, "\0"), ltrim($r, "\0")]; 199 $precomputed = [ltrim($x, "\0")]; 277 return ltrim($xy, "\0"); 420 $temp->value = ltrim($aux1, "\0");
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | RedisHandler.php | 82 ->ltrim($this->redisKey, -$this->capSize, -1) 89 $tx->ltrim($redisKey, -$capSize, -1);
|
/plugin/icon/ |
H A D | SVG.php | 114 $this->color = '#' . ltrim($color, '#'); 121 $this->color = '#' . ltrim($ini['replacements'][$color], '#'); 125 $this->color = '#' . ltrim($ini['replacements']["__{$color}__"], '#');
|
/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/ |
H A D | Isotropic.php | 203 $value = ltrim($value, '\\'); 236 $value = ltrim($value, '\\'); 253 $value = ltrim($value, '\\');
|
/plugin/orphanmedia/ |
H A D | syntax.php | 154 …if(strpos($perPage_MediaLinks[$i],"/") === 0) $perPage_MediaLinks[$i] = ltrim($perPage_MediaLinks… 400 $extension = ltrim($extension, "."); 441 $extension = ltrim($extension, "."); 640 $extension = ltrim($extension, "."); 659 $extension = ltrim($extension, "."); 681 $extension = ltrim($extension, "."); 703 $extension = ltrim($extension, "."); 725 $extension = ltrim($extension, ".");
|
/plugin/orphanmedia2/ |
H A D | syntax.php | 155 …if(strpos($perPage_MediaLinks[$i],"/") === 0) $perPage_MediaLinks[$i] = ltrim($perPage_MediaLinks… 401 $extension = ltrim($extension, "."); 442 $extension = ltrim($extension, "."); 641 $extension = ltrim($extension, "."); 660 $extension = ltrim($extension, "."); 682 $extension = ltrim($extension, "."); 704 $extension = ltrim($extension, "."); 726 $extension = ltrim($extension, ".");
|
/plugin/twistienav/ |
H A D | helper.php | 37 $this->nsignore[] = ltrim($exclusion, "@"); 70 $ajaxId = ltrim(explode("id=", $_SERVER["HTTP_REFERER"])[1], ":");
|
/plugin/twistienav4bootstrap3/ |
H A D | helper.php | 37 $this->nsignore[] = ltrim($exclusion, "@"); 69 $ajaxId = ltrim(explode("id=", $_SERVER["HTTP_REFERER"])[1], ":");
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | Parser.php | 52 if (ltrim($text) === '') { 77 if (ltrim($text) === '') { 221 if (ltrim($lines[$i]) !== '') {
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/ |
H A D | CamelCapsFunctionNameSniff.php | 152 $methodName = ltrim($methodName, '_'); 208 $functionName = ltrim($functionName, '_');
|
/plugin/rrdgraph/inc/ |
H A D | contenttypes.php | 26 $extension = strtolower(ltrim(strrchr($fileName, '.'), '.'));
|
/plugin/ckgdoku/ckeditor/ |
H A D | useheading.php | 9 $page = ltrim($page, ':');
|
/plugin/ckgedit/ckeditor/ |
H A D | useheading.php | 9 $page = ltrim($page, ':');
|