/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.misc.pdf.php | 32 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());
|
H A D | module.graphic.efax.php | 43 …$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), …
|
H A D | module.audio.avr.php | 84 $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/accscounter/syntax/ |
H A D | popularity.php | 103 $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/ |
H A D | SuperfluousWhitespaceSniff.php | 213 $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/icons/syntax/ |
H A D | flag.php | 26 $translation_url = rtrim(DOKU_BASE, '/') . '/lib/plugins/translation/flags'; 27 $translation_path = rtrim(DOKU_PLUGIN, '/') . '/translation/flags';
|
/plugin/htmlokay/ |
H A D | directory_scan-3.php | 14 $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/ |
H A D | trim.rst | 33 Internally, Twig uses the PHP `trim`_, `ltrim`_, and `rtrim`_ functions. 45 .. _`rtrim`: https://secure.php.net/rtrim target
|
/plugin/ipgroup/ |
H A D | admin.php | 86 $network = rtrim($network); 89 ptln("<td>".rtrim($network)."</td>"); 90 ptln("<td>".rtrim($group)."</td>");
|
H A D | action.php | 38 $network = rtrim($network); 39 $group = rtrim($group);
|
/plugin/netlogo/inc/ |
H A D | support.php | 15 $arFrom = explode($ps, rtrim($from, $ps)); 16 $arTo = explode($ps, rtrim($to, $ps));
|
/plugin/mdpage/vendor/cebe/markdown/block/ |
H A D | HtmlTrait.php | 65 $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/darcspatch/ |
H A D | admin.php | 149 …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/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/ |
H A D | Json.php | 88 echo rtrim($messages, ','); 122 echo rtrim($cachedData, ',');
|
/plugin/abbr/syntax/ |
H A D | abbreviation.php | 50 $phrase = rtrim($matches[1]); 54 $shortened = rtrim($matches[1]);
|
/plugin/struct/meta/ |
H A D | CSVExporter.php | 73 return rtrim($row, ',') . "\r\n"; 101 return rtrim($row, ',') . "\r\n";
|
/plugin/calc/ |
H A D | syntax.php | 54 $calc=rtrim($calc); 61 $calc=rtrim($calc);
|
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ |
H A D | Text.php | 50 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 D | FilesystemLoader.php | 46 $baseDirs = array(rtrim(realpath($baseDirs), '/')); 49 $dir = rtrim(realpath($dir), '/');
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ |
H A D | ClosingDeclarationCommentSniff.php | 113 if (rtrim($tokens[$next]['content']) === $comment) { 137 if (rtrim($tokens[($closingBracket + 1)]['content']) !== $comment) {
|
/plugin/findologicxmlexport/vendor/hoa/protocol/ |
H A D | Protocol.php | 172 $path = rtrim($path, '/\\'); 196 $entry = rtrim($entry, '/\\');
|
/plugin/xref/ |
H A D | syntax.php |
|
/plugin/footer/ |
H A D | action.php | 108 $len = strlen(rtrim($conf['datadir'], '/')); 147 $footer = rtrim($footer, " \r\n\\") . "\n\n";
|
/plugin/graphgear/ |
H A D | syntax.php | 60 $line = rtrim($line," ;"); 200 $opts = rtrim($opts,']'); 211 $opts = rtrim($opts,']');
|
/plugin/findologicxmlexport/vendor/hoa/consistency/ |
H A D | Autoloader.php | 70 $baseDirectory = rtrim($baseDirectory, DIRECTORY_SEPARATOR) . DIRECTORY_SEPARATOR; 104 $entityPrefix = rtrim($currentEntityPrefix, '\\');
|