/plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
H A D | text.rst | 7 * ``wordwrap`` 20 Use the ``wordwrap`` filter to split your text in lines with equal length. 24 {{ "Lorem ipsum dolor sit amet, consectetur adipiscing"|wordwrap(10) }} 38 {{ "Lorem ipsum dolor sit amet, consectetur adipiscing"|wordwrap(10, "zz\n") }}
|
/plugin/swiftmail/Swift/Message/ |
H A D | Encoder.php | 288 return $this->fixLE(wordwrap($data, $chunk-2, $le, 1), $le); 304 $cache->write("7b", $this->fixLE(wordwrap($ret, $chunk-2, $le, 1), $le)); 316 return $this->fixLE(wordwrap($data, $chunk-2, $le, 1), $le); 332 $cache->write("8b", $this->fixLE(wordwrap($ret, $chunk-2, $le, 1), $le)); 350 $data_wrapped = wordwrap($data, $init_chunk, $le); 357 $ret .= wordwrap($data, $chunk-2, $le);
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ |
H A D | Serializer.php | 126 $text = wordwrap($text, $wrapLength); 145 $tagText = wordwrap($tagText, $wrapLength);
|
/plugin/sketchcanvas/phplib/ |
H A D | spyc.php | 174 * Oh, and you can decide how big the indent is and what the wordwrap
178 * Indent's default is 2 spaces, wordwrap's default is 40 characters. And
179 * you can turn off wordwrap by passing in 0.
185 * @param int $wordwrap Pass in 0 for no wordwrap, false for default (40)
187 public static function YAMLDump($array,$indent = false,$wordwrap = false) {
argument 189 return $spyc->dump($array,$indent,$wordwrap);
200 * Oh, and you can decide how big the indent is and what the wordwrap
204 * Indent's default is 2 spaces, wordwrap's default is 40 characters. And
205 * you can turn off wordwrap b 213 dump($array, $indent = false, $wordwrap = false) global() argument [all...] |
/plugin/authsmartcard/auth/ |
H A D | index.php | 31 $wrapped = wordwrap($cert, 64, "\n", true);
|
/plugin/adfs/ |
H A D | helper.php | 38 $cert = wordwrap($cert, 65, "\n", true);
|
/plugin/ggb/ |
H A D | syntax.php | 76 $renderer->doc .= wordwrap(base64_encode($inhalt), 40)."\"></article>\n";
|
/plugin/upgrade/vendor/splitbrain/php-cli/src/ |
H A D | TableFormatter.php | 197 $wrapped[$col] = explode("\n", $this->wordwrap($texts[$col], $width, "\n", true)); 293 protected function wordwrap($str, $width = 75, $break = "\n", $cut = false) function in splitbrain\\phpcli\\TableFormatter
|
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ |
H A D | Text.php | 95 return wordwrap($value, $length, $separator, !$preserve);
|
/plugin/crypto/ |
H A D | action.php | 74 $data = wordwrap($data, 8, ' ', true);
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/ |
H A D | Full.php | 154 $errorMsg = wordwrap(
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | NativeMailerHandler.php | 119 $content = wordwrap($content, $this->maxColumnWidth);
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio-video.swf.php | 76 …list($X1, $X2, $Y1, $Y2) = explode("\n", wordwrap($FrameSizeDataString, $FrameSizeBitsPerValue, "\…
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/ |
H A D | FunctionCommentSniff.php | 336 $content .= wordwrap( 408 $content .= wordwrap(
|
/plugin/gtime/gtlib/asn1/x509/ |
H A D | X509Certificate.php | 94 $body = wordwrap($body, 64, "\r\n", true);
|
/plugin/composer/ |
H A D | syntax.php | 408 $instr[$i][1][0] = wordwrap($instr[$i][1][0],70,"\n");
|
/plugin/sequencediagram/bower_components/lodash/ |
H A D | yarn.lock | 944 wordwrap "0.0.2" 1818 wordwrap "^1.0.0" 2337 wordwrap "~0.0.2" 2357 wordwrap "~1.0.0" 3272 wordwrap@^1.0.0, wordwrap@~1.0.0: 3274 …resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441… 3276 wordwrap@~0.0.2: 3278 …resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1… 3280 wordwrap@0.0.2: 3282 …resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52c…
|
/plugin/guestbook/ |
H A D | basic.class.php | 359 $output .= '<li>' . wordwrap($err, 70, '<br />') . '</li>';
|
/plugin/dropfiles/ |
H A D | yarn.lock | 470 wordwrap "0.0.2" 1974 wordwrap "~1.0.0" 2977 wordwrap@0.0.2: 2979 …resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52c… 2981 wordwrap@~1.0.0: 2983 …resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441…
|
/plugin/fetchmedia/ |
H A D | yarn.lock | 889 wordwrap "0.0.2" 2299 wordwrap "~1.0.0" 3155 wordwrap@0.0.2: 3157 …resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52c… 3159 wordwrap@~1.0.0: 3161 …resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441…
|
/plugin/dokutexit/ |
H A D | latex.php | 307 $this->put(wordwrap(str_replace('verbatimtab', 'verbatim', 350 $this->put(wordwrap($text, $this->info['wrapcodelength'], DOKU_LF));
|
/plugin/dwcommits/ |
H A D | helper.php | 615 $val = wordwrap($val, 80,"\n");
|
/plugin/publistx/bib2tpl/lib/ |
H A D | BibTex.php | 652 …$entry = wordwrap($entry, $this->_options['wordWrapWidth'], $this->_options['wordWrapBreak'], $thi…
|
/plugin/publistf/bib2tpl/lib/ |
H A D | BibTex.php | 652 …$entry = wordwrap($entry, $this->_options['wordWrapWidth'], $this->_options['wordWrapBreak'], $thi…
|
/plugin/publist/bib2tpl/lib/ |
H A D | BibTex.php | 652 …$entry = wordwrap($entry, $this->_options['wordWrapWidth'], $this->_options['wordWrapBreak'], $thi…
|