Home
last modified time | relevance | path

Searched refs:cut (Results 1 – 25 of 195) sorted by relevance

12345678

/plugin/aichat/vendor/vanderlee/php-sentence/src/
H A DMultibyte.php142 $cut = mb_strcut($string, $position, $length);
145 ? [$cut, $position]
146 : $cut;
/plugin/htmlabstract/
H A Dsyntax.php195 $cut = $this->cutTextToLength($text, $params['maxlen']);
198 if ($cut && $params['trycleancut'])
204 if ($cut)
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php289 * @param bool $cut
293 protected function wordwrap($str, $width = 75, $break = "\n", $cut = false) argument
312 if ($cut) {
/plugin/odtplus2dw/
H A DinstallLatestPandoc.sh3 curl -s https://api.github.com/repos/jgm/pandoc/releases/latest | grep browser_download_url | grep amd64.deb | cut -d '"' -f 4 | wget
/plugin/file2dw/docker/dokuwikiapp/
H A DinstallLatestPandoc.sh3 …s/jgm/pandoc/releases/latest | grep browser_download_url | grep amd64.deb | cut -d '"' -f 4 | wget
/plugin/imgpaste/
H A Dplugin.info.txt6 desc Add images via cut'n'paste in Chrome
H A DREADME3 Add images via cut'n'paste
/plugin/combo/ComboStrap/
H A DPipelineUtility.php144 case "cut":
145 $message = self::cut($commandArgs, $message);
228 static function cut(array $commandArgs, $value) function in ComboStrap\\PipelineUtility
/plugin/editions/
H A Dstyle.css2 /* don't cut off the snippets */
/plugin/revealjs/css/theme/source/
H A Dsky.scss32 // Fix links so they are not cut off
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile16 | cut -f 1 -d " "\
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst51 Use the ``truncate`` filter to cut off a string after limit is reached
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak15 cut=Cut
H A Deditor.properties14 cut=Cut key
H A Deditor.properties.bak14 cut=Cut
H A Deditor_zh-CN.properties15 cut=Cut key
H A Deditor_de.properties19 cut=Ausschneiden key
H A Deditor_de.properties.bak15 cut=Ausschneiden
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css39 .dmn-icon-cut:before { content: '\e825'; } /* '' */
H A Ddmn.css95 .dmn-icon-cut:before { content: '\e825'; } /* '' */
/plugin/bible/bible_douayRheims/
H A DNahum.txt12 …ord: Though they were perfect: and many of them so, yet thus shall they be cut off, and he shall p…
15 …stivals, and pay thy vows: for Belial shall no more pass through thee again, he is utterly cut off.
28 …iots even to smoke, and the sword shall devour thy young lions: and I will cut off thy prey out of…
H A DJoel.txt5 …eep, and mourn all ye that take delight; in drinking sweet wine: for it is cut off from your mouth.
9 …1:9. Sacrifice and libation is cut off from the house of the Lord: the priests, the Lord's ministe…
13 …ie in sackcloth, ye ministers of my God: because sacrifice and libation is cut off from the house …
H A DHabacuc.txt27 …2:10. Thou hast devised confusion to thy house, thou hast cut off many people, and thy soul hath s…
54 …ve tree shall fail: and the fields shall yield no food: the flock shall be cut off from the fold, …
H A DAbdias.txt9 …1:9. And thy valiant men of the south shall be afraid, that man may be cut off from the mount of E…
/plugin/abc2/
H A Dstyle.css10 /* the SVGs abc2svg (and abc-ui) produce are not responsive and get cut off */

12345678