Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 25 of 103) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst6 * ``truncate``
51 Use the ``truncate`` filter to cut off a string after limit is reached
55 {{ "Hello World!"|truncate(5) }}
59 You can also tell truncate to preserve whole words by setting the second
60 parameter to ``true``. If the last Word is on the the separator, truncate
65 {{ "Hello World!"|truncate(7, true) }}
74 {{ "Hello World!"|truncate(7, false, "??") }}
/plugin/farmsync/meta/
H A DFarmSyncUtil.php293 * @param bool $truncate
296 … public function addRemotePageChangelogRevision($animal, $page, $changelogLine, $truncate = true) { argument
298 …revisionsToAdjust = $this->addRemoteChangelogRevision($remoteChangelog, $changelogLine, $truncate);
308 * @param bool $truncate
311 …public function addRemoteMediaChangelogRevision($animal, $medium, $changelogLine, $truncate = true… argument
313 …revisionsToAdjust = $this->addRemoteChangelogRevision($remoteChangelog, $changelogLine, $truncate);
319 public function addRemoteChangelogRevision($remoteChangelog, $changelogLine, $truncate = true) { argument
338 array_splice($lines, $lineindex, $truncate ? count($lines) : 0, $changelogLine);
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DOut.php128 public function truncate($size); function
/plugin/credits/
H A Dsyntax.php136 if($trunc_array = $this->truncate($desc)) {
190 function truncate($str, $len=50) { function in syntax_plugin_credits
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DWrite.php242 public function truncate($size) function in Hoa\\File\\Temporary\\Write
H A DReadWrite.php374 public function truncate($size) function in Hoa\\File\\Temporary\\ReadWrite
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DWrite.php241 public function truncate($size) function in Hoa\\File\\Link\\Write
H A DReadWrite.php374 public function truncate($size) function in Hoa\\File\\Link\\ReadWrite
/plugin/findologicxmlexport/vendor/hoa/file/
H A DWrite.php242 public function truncate($size) function in Hoa\\File\\Write
H A DReadWrite.php373 public function truncate($size) function in Hoa\\File\\ReadWrite
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php285 $this->sftp->truncate($path, 0);
726 if (!$this->sftp->truncate($this->path, $new_size)) {
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md551 To truncate a string: `{{#truncate title $length $ellipsis}}`
553 {{#truncate title 21 '...'}}
583 To truncate a string: `{{#repeat $count}}{{/repeat}}`
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1truncate uncommitted undo uninstall unique unlock upgrade usage use use_frm user user_resources us…
H A Dperl.min.js1 …ystem:1,syswrite:1,tell:1,telldir:1,tie:1,tied:1,time:1,times:1,tr:null,truncate:1,uc:1,ucfirst:1,…
H A Dhaskell.min.js.map1 … \"tan\", \"tanh\", \"toEnum\", \"toInteger\",\n \"toRational\", \"truncate\", \"uncurry\", \…
H A Decl.min.js.map1 …stepped stored sum table tan tanh thisnode topn tounicode transfer trim truncate typeof ungroup un…
H A Dscheme.min.js.map1 …g? substring symbol->string symbol? #t tan transcript-off transcript-on truncate values vector vec…
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md27 without having to copy and truncate them.
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js255 prevLine = text = _.truncate(text, { 'length': 40 });
H A Dtest.js22624 assert.strictEqual(_.truncate(string), 'hi-diddly-ho there, neighbo...');
22630 assert.strictEqual(_.truncate(string, { 'length': string.length }), string);
22631 assert.strictEqual(_.truncate(string, { 'length': string.length + 2 }), string);
22656 assert.strictEqual(_.truncate(string, { 'length': 4 }), 'h...');
22671 assert.strictEqual(_.truncate(string, { 'length': length }), '...');
22687 assert.strictEqual(_.truncate(Object(string), { 'length': 4 }), 'h...');
22694 var actual = lodashStable.map([string, string, string], _.truncate),
24398 assert.strictEqual(_.truncate(string, { 'length': 13 }), string);
24399 assert.strictEqual(_.truncate(string, { 'length': 6 }), 'A ' + leafs + '...');
24408 actual = _.truncate(string, options);
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D39.39.js.map1 … 'CHECK',\n 'getservbyname',\n 'rename',\n 'truncate',\n 'chmod…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md103 `writeLine`, `truncate` etc.,
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js467 function truncate(length, truncation) { function
633 truncate: truncate,
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md339 * <a href="#_truncatestring-options">`_.truncate`</a>
8636 `trimEnd`, `trimStart`, `truncate`, `unescape`, `uniqueId`, `upperCase`,
9557 3. `[limit]` *(number)*: The length to truncate results to.
9903 <h3 id="_truncatestring-options"><code>_.truncate([string=''], [options={}])</code></h3>
9904 …15074 "View in source") [&#x24C3;](https://www.npmjs.com/package/lodash.truncate "See the npm pack…
9914 1. `[string='']` *(string)*: The string to truncate.
9918 5. `[options.separator]` *(RegExp|string)*: The separator pattern to truncate to.
9925 _.truncate('hi-diddly-ho there, neighborino');
9928 _.truncate('hi-diddly-ho there, neighborino', {
9934 _.truncate('hi-diddly-ho there, neighborino', {
[all …]
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1truncate:1,"tty?":1,type:1,ungetc:1,uniq:1,"uniq!":1,unpack:1,unshift:1,untaint:1,untrace_var:1,up… property in hljs.LANGUAGES.ruby.c.keymethods

12345