/plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
H A D | text.rst | 6 * ``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 D | FarmSyncUtil.php | 293 * @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 D | Out.php | 128 public function truncate($size); function
|
/plugin/credits/ |
H A D | syntax.php | 136 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 D | Write.php | 242 public function truncate($size) function in Hoa\\File\\Temporary\\Write
|
H A D | ReadWrite.php | 374 public function truncate($size) function in Hoa\\File\\Temporary\\ReadWrite
|
/plugin/findologicxmlexport/vendor/hoa/file/Link/ |
H A D | Write.php | 241 public function truncate($size) function in Hoa\\File\\Link\\Write
|
H A D | ReadWrite.php | 374 public function truncate($size) function in Hoa\\File\\Link\\ReadWrite
|
/plugin/findologicxmlexport/vendor/hoa/file/ |
H A D | Write.php | 242 public function truncate($size) function in Hoa\\File\\Write
|
H A D | ReadWrite.php | 373 public function truncate($size) function in Hoa\\File\\ReadWrite
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/ |
H A D | Stream.php | 285 $this->sftp->truncate($path, 0); 726 if (!$this->sftp->truncate($this->path, $new_size)) {
|
/plugin/combo/vendor/salesforce/handlebars-php/ |
H A D | README.md | 551 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 D | sql.min.js.map | 1 …truncate uncommitted undo uninstall unique unlock upgrade usage use use_frm user user_resources us…
|
H A D | perl.min.js | 1 …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 D | haskell.min.js.map | 1 … \"tan\", \"tanh\", \"toEnum\", \"toInteger\",\n \"toRational\", \"truncate\", \"uncurry\", \…
|
H A D | ecl.min.js.map | 1 …stepped stored sum table tan tanh thisnode topn tounicode transfer trim truncate typeof ungroup un…
|
H A D | scheme.min.js.map | 1 …g? substring symbol->string symbol? #t tan transcript-off transcript-on truncate values vector vec…
|
/plugin/webdav/vendor/sabre/http/ |
H A D | CHANGELOG.md | 27 without having to copy and truncate them.
|
/plugin/sequencediagram/bower_components/lodash/test/ |
H A D | saucelabs.js | 255 prevLine = text = _.truncate(text, { 'length': 40 });
|
H A D | test.js | 22624 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 D | 39.39.js.map | 1 … 'CHECK',\n 'getservbyname',\n 'rename',\n 'truncate',\n 'chmod…
|
/plugin/findologicxmlexport/vendor/hoa/stream/ |
H A D | README.md | 103 `writeLine`, `truncate` etc.,
|
/plugin/s5reloaded/ui/effects_support/ |
H A D | prototype.js | 467 function truncate(length, truncation) { function 633 truncate: truncate,
|
/plugin/sequencediagram/bower_components/lodash/doc/ |
H A D | README.md | 339 * <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") [Ⓝ](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 D | highlight.pack.js | 1 …truncate: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
|