Home
last modified time | relevance | path

Searched refs:wordwrap (Results 1 – 25 of 33) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst7 * ``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 DEncoder.php288 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 DSerializer.php126 $text = wordwrap($text, $wrapLength);
145 $tagText = wordwrap($tagText, $wrapLength);
/plugin/sketchcanvas/phplib/
H A Dspyc.php174 * 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 Dindex.php31 $wrapped = wordwrap($cert, 64, "\n", true);
/plugin/adfs/
H A Dhelper.php38 $cert = wordwrap($cert, 65, "\n", true);
/plugin/ggb/
H A Dsyntax.php76 $renderer->doc .= wordwrap(base64_encode($inhalt), 40)."\"></article>\n";
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php197 $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 DText.php95 return wordwrap($value, $length, $separator, !$preserve);
/plugin/crypto/
H A Daction.php74 $data = wordwrap($data, 8, ' ', true);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DFull.php154 $errorMsg = wordwrap(
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php119 $content = wordwrap($content, $this->maxColumnWidth);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.swf.php76 …list($X1, $X2, $Y1, $Y2) = explode("\n", wordwrap($FrameSizeDataString, $FrameSizeBitsPerValue, "\…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php336 $content .= wordwrap(
408 $content .= wordwrap(
/plugin/gtime/gtlib/asn1/x509/
H A DX509Certificate.php94 $body = wordwrap($body, 64, "\r\n", true);
/plugin/composer/
H A Dsyntax.php408 $instr[$i][1][0] = wordwrap($instr[$i][1][0],70,"\n");
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock944 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 Dbasic.class.php359 $output .= '<li>' . wordwrap($err, 70, '<br />') . '</li>';
/plugin/dropfiles/
H A Dyarn.lock470 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 Dyarn.lock889 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 Dlatex.php307 $this->put(wordwrap(str_replace('verbatimtab', 'verbatim',
350 $this->put(wordwrap($text, $this->info['wrapcodelength'], DOKU_LF));
/plugin/dwcommits/
H A Dhelper.php615 $val = wordwrap($val, 80,"\n");
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php652 …$entry = wordwrap($entry, $this->_options['wordWrapWidth'], $this->_options['wordWrapBreak'], $thi…
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php652 …$entry = wordwrap($entry, $this->_options['wordWrapWidth'], $this->_options['wordWrapBreak'], $thi…
/plugin/publist/bib2tpl/lib/
H A DBibTex.php652 …$entry = wordwrap($entry, $this->_options['wordWrapWidth'], $this->_options['wordWrapBreak'], $thi…

12