Home
last modified time | relevance | path

Searched refs:strip (Results 26 – 50 of 90) sorted by path

1234

/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css2100 .colorpicker-body .strip {
2105 .colorpicker-body .hue-strip {
2112 .colorpicker-body .opacity-strip {
2121 .colorpicker-body .strip.grabbing {
2136 .colorpicker-body .strip .overlay {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1 …}\n // a <length> is a value and a unit\n // so use `parseFloat` to strip the unit\n retu…
H A D3.3.js.map1strip trailing space, if present, for hash property checks\n var variableOrRule = this._inp…
H A D40.40.js.map1 …tddev_samp',\n 'string_agg',\n 'string_to_array',\n 'strip',\n 'strpos…
H A D50.50.js.map1 … 'stddev',\n 'string_agg',\n 'string_to_array',\n 'strip',\n 'substr…
H A Dbundle.css2100 .colorpicker-body .strip {
2105 .colorpicker-body .hue-strip {
2112 .colorpicker-body .opacity-strip {
2121 .colorpicker-body .strip.grabbing {
2136 .colorpicker-body .strip .overlay {
H A Dbundle.js.map1strip {\\n\\twidth: 25px;\\n\\theight: 150px;\\n}\\n\\n.colorpicker-body .hue-strip {\\n\\tpositio…
H A Deditor.worker.js.map1 …g\n // the trailing slash if any (`C:\\abc` -> `C:\\`). Otherwise, strip out the\n /…
H A Djson.worker.js.map1 …g\n // the trailing slash if any (`C:\\abc` -> `C:\\`). Otherwise, strip out the\n /…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1strip quotes if string starts and ends with a quote\n if (txt[0] === '\"' && txt[txt.length - 1…
/plugin/discussion/
H A Daction.php1137 $strip = array("\t", "\n");
1141 'type' => str_replace($strip, '', $type),
1144 'sum' => str_replace($strip, '', $summary),
1145 'extra' => str_replace($strip, '', $extra)
/plugin/dlcounter/
H A DREADME.md42 strip => strip the path information to leave just the filename
57 …s as they appear in the media library (e.g. path:to:snow.zip) unless the *strip* option is used. S…
/plugin/dokugource/
H A Daction.php106 $strip = explode(':', $ns);
107 array_pop($strip);
108 $strip = count($strip) ? strlen(implode(':', $strip)) : 0;
109 $this->crawl($conf['metadir'].($ns ? '/'.str_replace(':', '/', $ns) : ''), $strip, $from);
126 function crawl($p, $strip, $from) { argument
143 if($strip) $id = trim(substr($id, $strip), '/:');
149 if(is_dir($p.'/'.$i)) $this->crawl($p.'/'.$i, $strip, $from);
H A Dadmin.php104 $strip = explode(':', $this->ns);
105 array_pop($strip);
106 $strip = count($strip) ? strlen(implode(':', $strip)) : 0;
107 …$this->crawl($conf['metadir'].($this->ns ? '/'.str_replace(':', '/', $this->ns) : ''), $strip, $th…
128 function crawl($p, $strip, $from) { argument
145 if($strip) $id = trim(substr($id, $strip), '/:');
151 if(is_dir($p.'/'.$i)) $this->crawl($p.'/'.$i, $strip, $from);
/plugin/dropfiles/
H A Dyarn.lock417 strip-ansi "^3.0.0"
477 strip-ansi "^3.0.1"
950 strip-eof "^1.0.0"
1643 strip-bom "^2.0.0"
1652 strip-bom "^3.0.0"
2619 strip-ansi@^3.0.0, strip-ansi@^3.0.1:
2625 strip-ansi@^4.0.0:
2631 strip-bom@^2.0.0:
2637 strip-bom@^3.0.0:
2641 strip-eof@^1.0.0:
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php6469 $strip = strlen($m[0]);
6470 $content[count($content) - 1] = substr($content[count($content) - 1], 0, (strlen($content[count($content) - 1]) - $strip));
8249 // incl. CJK - strip CJK space at end of line &#x3000; = \xe3\x80\x80 = CJK space
8722 // CJK - strip CJK space at start of line
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBlockTag.php1087 $strip = strlen($m[0]);
1091 strlen($this->mpdf->textbuffer[count($this->mpdf->textbuffer) - 1][0]) - $strip
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php109 * @param int|string $strip either the number of path components or a fixed prefix to strip
115 function extract($outdir, $strip = '', $exclude = '', $include = '') { argument
120 $striplen = strlen($strip);
132 if(is_int($strip)) {
140 $filename = join('/', array_slice($parts, $strip));
144 … if(substr($filename, 0, $striplen) == $strip) $filename = substr($filename, $striplen);
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf6398 https?:\/\/([^\/]*\.)?strip-tease-video-bb-bb-z\.blogspot\.com
/plugin/fedauth/classes/usr/
H A Dfa_filestore.class.php95 $strip = array("\t", "\n");
96 $claimedId = str_replace($strip, '', $claimedId);
155 $strip = array("\t", "\n");
156 $claimedId = str_replace($strip, '', $claimedId);
194 $strip = array("\t", "\n");
197 'ident' => str_replace($strip, '', $claimedId), // user identity
288 $strip = array("\t", "\n");
292 'type' => str_replace($strip, '', $type),
294 'ident' => str_replace($strip, '', $claimedId),
/plugin/fetchmedia/
H A Dyarn.lock836 strip-ansi "^3.0.0"
896 strip-ansi "^3.0.1"
1390 strip-eof "^1.0.0"
1567 strip-ansi "^3.0.1"
1770 strip-ansi "^4.0.0"
2021 strip-bom "^3.0.0"
2847 strip-ansi "^3.0.0"
2870 strip-ansi@^3.0.0, strip-ansi@^3.0.1:
2876 strip-ansi@^4.0.0:
2882 strip-bom@^3.0.0:
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml44 will strip all ending newlines.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dtrim.rst38 * ``character_mask``: The characters to strip
40 * ``side``: The default is to strip from the left and the right (`both`) sides, but `left`
41 and `right` will strip from either the left side or right side only
/plugin/flowplay2/flowplayer/
H A DREADME.txt168 - The Long Play version does not redraw the thumbs strip unnecessarily
/plugin/flowplayer/player/
H A DREADME.txt23 - #494 with relative filenames with a root path strip the baseurl of paths first.

1234