Home
last modified time | relevance | path

Searched defs:strip (Results 1 – 25 of 33) sorted by relevance

12

/plugin/refnotes/
Dlocale.php72 public function getByPrefix($prefix, $strip = true) {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
DFileInfo.php310 public function strip($strip) function in splitbrain\\PHPArchive\\FileInfo
DArchive.php69 abstract public function extract($outdir, $strip = '', $exclude = '', $include = '');
DTar.php155 public function extract($outdir, $strip = '', $exclude = '', $include = '')
DZip.php134 public function extract($outdir, $strip = '', $exclude = '', $include = '')
/plugin/combo/ComboStrap/
H A DMarkupRenderUtility.php28 public static function renderText2XhtmlAndStripPEventually($content, bool $strip = true): string
/plugin/dokugource/
Dadmin.php128 function crawl($p, $strip, $from) {
Daction.php126 function crawl($p, $strip, $from) {
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/
Dhelpers.js82 export function prepareMustache(path, params, hash, open, strip, locInfo) { argument
106 strip: {}, property
Dwhitespace-control.js86 let strip = { variable
Dparser.js34 strip: yy.stripFlags($$[$0], $$[$0]), property
56 … path: $$[$0-4], params: $$[$0-3], hash: $$[$0-2], blockParams: $$[$0-1], strip: yy.stripFlags($$[… property
58 case 16:this.$ = { path: $$[$0-4], params: $$[$0-3], hash: $$[$0-2], blockParams: $$[$0-1], strip: … property
60 case 17:this.$ = { path: $$[$0-4], params: $$[$0-3], hash: $$[$0-2], blockParams: $$[$0-1], strip: … property
62 case 18:this.$ = { strip: yy.stripFlags($$[$0-1], $$[$0-1]), program: $$[$0] }; property
69 this.$ = { strip: $$[$0-2].strip, program: program, chain: true }; property
74 case 21:this.$ = {path: $$[$0-1], strip: yy.stripFlags($$[$0-2], $$[$0])}; property
87 strip: yy.stripFlags($$[$0-4], $$[$0]), property
94 case 26:this.$ = { path: $$[$0-3], params: $$[$0-2], hash: $$[$0-1], strip: yy.stripFlags($$[$0-4],… property
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Dhelpers.js99 function prepareMustache(path, params, hash, open, strip, locInfo) { argument
123 strip: {}, property
Dwhitespace-control.js94 var strip = { variable
/plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/
Dhelpers.js98 function prepareMustache(path, params, hash, open, strip, locInfo) { argument
122 strip: {}, property
Dwhitespace-control.js92 var strip = { variable
/plugin/ifauthex/_test/
Dgeneral.test.php131 public static function strip($txt) { function in general_plugin_ifauthex_test
/plugin/asciidocjs/node_modules/handlebars/types/
Dindex.d.ts298 strip: StripFlags; property
323 strip: StripFlags; property
345 strip: StripFlags; property
/plugin/elwikiupgrade/
DVerboseTarLib.class.php115 function extract($outdir, $strip = '', $exclude = '', $include = '') {
/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.js2769 strip: yy.stripFlags($$[$0], $$[$0]), property
2796 …$[$0 - 4], params: $$[$0 - 3], hash: $$[$0 - 2], blockParams: $$[$0 - 1], strip: yy.stripFlags($$[… property
2799 …$[$0 - 4], params: $$[$0 - 3], hash: $$[$0 - 2], blockParams: $$[$0 - 1], strip: yy.stripFlags($$[… property
2802 …$[$0 - 4], params: $$[$0 - 3], hash: $$[$0 - 2], blockParams: $$[$0 - 1], strip: yy.stripFlags($$[… property
2805 this.$ = { strip: yy.stripFlags($$[$0 - 1], $$[$0 - 1]), program: $$[$0] }; property
2812 this.$ = { strip: $$[$0 - 2].strip, program: program, chain: true }; property
2819 this.$ = { path: $$[$0 - 1], strip: yy.stripFlags($$[$0 - 2], $$[$0]) }; property
2834 strip: yy.stripFlags($$[$0 - 4], $$[$0]), property
2843 …this.$ = { path: $$[$0 - 3], params: $$[$0 - 2], hash: $$[$0 - 1], strip: yy.stripFlags($$[$0 - 4]… property
3943 strip: strip, property
[all …]
Dhandlebars.min.js28 …];break;case 9:this.$={type:"CommentStatement",value:d.stripComment(f[h]),strip:d.stripFlags(f[h],… property
Dhandlebars.amd.min.js27 …{for(var b=1;b<arguments.length;b++)for(var c in arguments[b])Object.prototype.hasOwnProperty.call… function
28 …[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45… property
/plugin/authucenter/lib/uc_client/
Dclient.php25 function uc_addslashes($string, $force = 0, $strip = FALSE) {
/plugin/highlightjs/highlight/languages/
Druby.js12 …rs': 1, 'any?': 1, 'arity': 1, 'assoc': 1, 'at': 1, 'at_exit': 1, 'autoload': 1, 'autoload?': 1, '…
/plugin/s5reloaded/ui/effects_support/
Dprototype.js474 function strip() { function
634 strip: String.prototype.trim ? String.prototype.trim : strip, property
/plugin/issuetracker/
Dprototype.js591 function strip() { function
753 strip: String.prototype.trim || strip, property

12