Home
last modified time | relevance | path

Searched refs:rtrim (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.misc.pdf.php32 if (preg_match('#^%PDF-([0-9\\.]+)$#', rtrim($this->fgets()), $matches)) {
57 if (rtrim($this->fgets()) == 'xref') {
71 $line = rtrim($this->fgets());
80 if (rtrim($line) == 'endobj') {
122 if (rtrim($this->fgets()) == 'xref') {
125 list($firstObjectNumber, $XREFcount) = explode(' ', rtrim($this->fgets()));
129 $line = rtrim($this->fgets());
Dmodule.graphic.efax.php43 …$info['efax']['header']['software1'] = rtrim(substr($efaxheader, 26, 32), …
44 …$info['efax']['header']['software2'] = rtrim(substr($efaxheader, 58, 32), …
45 …$info['efax']['header']['software3'] = rtrim(substr($efaxheader, 90, 32), …
Dmodule.audio.avr.php84 $info['avr']['sample_name'] = rtrim(substr($AVRheader, 4, 8));
98 $info['avr']['sample_name_extra'] = rtrim(substr($AVRheader, 44, 20));
99 $info['avr']['comment'] = rtrim(substr($AVRheader, 64, 64));
/plugin/wikindx/
Dsyntax.php201 …$queryUrl = rtrim($this->getConf('url'), "/") . "/cmsprint.php?action=getAbstract&bibStyle=" . $th…
210 …ponse = $this->WikindxparseText($resId, $this->getConf('url'), "[cite]" . rtrim($resId . "|" . $pa…
221 …$citation = '<a href=' . rtrim($this->getConf('url'), "/") . "/index.php?action=cms_CMS_CORE&metho…
233 …$queryUrl = rtrim($this->getConf('url'), "/") . "/cmsprint.php?action=getMusing&bibStyle=" . $this…
257 …$queryUrl = rtrim($this->getConf('url'), "/") . "/cmsprint.php?action=getNotes&bibStyle=" . $this-…
265 …$queryUrl = rtrim($this->getConf('url'), "/") . "/cmsprint.php?action=getParaphrase&bibStyle=" . $…
289 …$queryUrl = rtrim($this->getConf('url'), "/") . "/cmsprint.php?action=getQuote&bibStyle=" . $this-…
368 …$queryUrl = rtrim($baseurl, "/") . "/cmsprint.php?action=parseText&bibStyle=" . $this->getConf('bi…
/plugin/accscounter/syntax/
Dpopularity.php103 $count = rtrim($array[0]);
104 $date = rtrim($array[1]);
105 $today_count = rtrim($array[2]);
106 $yesterday_count = rtrim($array[3]);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
DSuperfluousWhitespaceSniff.php213 $tokenContent = rtrim($tokens[$stackPtr]['content'], $phpcsFile->eolChar);
215 if ($tokenContent !== rtrim($tokenContent)) {
218 … $phpcsFile->fixer->replaceToken($stackPtr, rtrim($tokenContent).$phpcsFile->eolChar);
221 … } else if ($tokens[($stackPtr - 1)]['content'] !== rtrim($tokens[($stackPtr - 1)]['content'])
226 … $phpcsFile->fixer->replaceToken(($stackPtr - 1), rtrim($tokens[($stackPtr - 1)]['content']));
/plugin/mizarproofchecker/
Daction.php178 $workPath = rtrim($this->getConf('mizar_work_dir'), '/\\');
187 $workPath = rtrim($this->getConf('mizar_work_dir'), '/\\');
203 …if ($this->handleCompilationErrors($errFilename, rtrim($this->getConf('mizar_share_dir'), '/\\') .…
216 $workPath = rtrim($this->getConf('mizar_work_dir'), '/\\') . '/TEXT/';
226 $workPath = rtrim($this->getConf('mizar_work_dir'), '/\\') . '/TEXT/';
278 $sharePath = rtrim($this->getConf('mizar_share_dir'), '/\\') . '/';
308 $exePath = rtrim($this->getConf('mizar_exe_dir'), '/\\') . '/';
/plugin/mizarveifiabledocs/
Daction.php178 $workPath = rtrim($this->getConf('mizar_work_dir'), '/\\');
187 $workPath = rtrim($this->getConf('mizar_work_dir'), '/\\');
203 …if ($this->handleCompilationErrors($errFilename, rtrim($this->getConf('mizar_share_dir'), '/\\') .…
216 $workPath = rtrim($this->getConf('mizar_work_dir'), '/\\') . '/TEXT/';
226 $workPath = rtrim($this->getConf('mizar_work_dir'), '/\\') . '/TEXT/';
278 $sharePath = rtrim($this->getConf('mizar_share_dir'), '/\\') . '/';
308 $exePath = rtrim($this->getConf('mizar_exe_dir'), '/\\') . '/';
/plugin/htmlokay/
Ddirectory_scan-3.php14 $wiki_home = rtrim($wiki_home, '/');
101 $access_dir = rtrim($access_dir, '/');
158 $output = rtrim($output, ',');
162 $output =rtrim($output, ';');
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Dtrim.rst33 Internally, Twig uses the PHP `trim`_, `ltrim`_, and `rtrim`_ functions.
45 .. _`rtrim`: https://secure.php.net/rtrim target
/plugin/icons/syntax/
Dflag.php26 $translation_url = rtrim(DOKU_BASE, '/') . '/lib/plugins/translation/flags';
27 $translation_path = rtrim(DOKU_PLUGIN, '/') . '/translation/flags';
/plugin/ipgroup/
Dadmin.php86 $network = rtrim($network);
89 ptln("<td>".rtrim($network)."</td>");
90 ptln("<td>".rtrim($group)."</td>");
Daction.php38 $network = rtrim($network);
39 $group = rtrim($group);
/plugin/mdpage/vendor/cebe/markdown/block/
DHtmlTrait.php65 $tag = rtrim(substr($line, 1, $gtPos - 1), '/');
67 $tag = rtrim(substr($line, 1, min($gtPos, $spacePos) - 1), '/');
91 …$tag = rtrim(substr($lines[$current], 1, min(strpos($lines[$current], '>'), strpos($lines[$current…
/plugin/netlogo/inc/
Dsupport.php15 $arFrom = explode($ps, rtrim($from, $ps));
16 $arTo = explode($ps, rtrim($to, $ps));
/plugin/darcspatch/
Dadmin.php149 …if(($offset <= count($target_lines)) && (strcmp(rtrim(substr($line,1)),rtrim($target_lines[$offset…
153 $return_string .= ' '.rtrim(substr($line,1))."\n";
154 $return_string .= ' '.rtrim($target_lines[$offset-1])."\n";
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/
DImportantDecorator.php41 $temp = rtrim(substr($string, 0, -9));
44 $string = rtrim(substr($temp, 0, -1));
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_string-trim.js8 var rtrim = RegExp(space + space + '*$'); variable
26 if (TYPE & 2) string = string.replace(rtrim, '');
/plugin/asciidocjs/node_modules/core-js/modules/
D_string-trim.js8 var rtrim = RegExp(space + space + '*$'); variable
26 if (TYPE & 2) string = string.replace(rtrim, '');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
DJson.php88 echo rtrim($messages, ',');
122 echo rtrim($cachedData, ',');
/plugin/abbr/syntax/
Dabbreviation.php50 $phrase = rtrim($matches[1]);
54 $shortened = rtrim($matches[1]);
/plugin/deletepageguard/build/
H A Dcreate-dist.php44 $source = rtrim(str_replace('\\', '/', $source), '/');
45 $dest = rtrim(str_replace('\\', '/', $dest), '/');
/plugin/struct/meta/
H A DCSVExporter.php73 return rtrim($row, ',') . "\r\n";
101 return rtrim($row, ',') . "\r\n";
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
DText.php50 return rtrim(mb_substr($value, 0, $length, $env->getCharset())).$separator;
87 return rtrim(substr($value, 0, $length)).$separator;
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Loader/
H A DFilesystemLoader.php46 $baseDirs = array(rtrim(realpath($baseDirs), '/'));
49 $dir = rtrim(realpath($dir), '/');

12345678910>>...15