Home
last modified time | relevance | path

Searched refs:preprocess (Results 1 – 25 of 26) sorted by relevance

12

/plugin/sequencediagram/bower_components/js-sequence-diagrams/
DMakefile85 $(NODE_MODULES)/preprocess $< . > $@
90 $(NODE_MODULES)/preprocess $< . -SNAP=true -RAPHAEL=true > $@
94 $(NODE_MODULES)/preprocess $< . -RAPHAEL=true > $@
98 $(NODE_MODULES)/preprocess $< . -SNAP=true > $@
/plugin/brj404/
Daction.php33 $controller->register_hook('ACTION_ACT_PREPROCESS', 'AFTER', $this, 'preprocess', array ());
/plugin/autostart/
Daction.php29 public function preprocess(Event $event, $param) function in action_plugin_autostart
/plugin/json/
Dhelper.php65 public function preprocess($str) { function in helper_plugin_json
518 $element = helper_plugin_json::preprocess($element);
530 $xml_attributes = helper_plugin_json::preprocess($xml_attributes);
533 $xml_content = helper_plugin_json::preprocess($xml_content);
/plugin/strata/syntax/
Dselect.php73 $match = $this->preprocess($match, $state, $pos, $handler, $result, $typemap);
215 function preprocess($match, $state, $pos, &$handler, &$result, &$typemap) { function in syntax_plugin_strata_select
Dentry.php52 $match = $this->preprocess($match, $state, $pos, $handler, $result);
183 function preprocess($match, $state, $pos, &$handler, &$result) { function in syntax_plugin_strata_entry
/plugin/recaptcha2/
Daction.php116 function preprocess(&$event, $param) { function in action_plugin_recaptcha2
/plugin/fckg/action/
Dmeta.php85 $this->preprocess($event, $param); // create the setDWEditCookie() js function
114 function preprocess(&$event, $param) { function in action_plugin_fckg_meta
/plugin/recaptcha/
Daction.php134 function preprocess(&$event, $param) { function in action_plugin_recaptcha
/plugin/xslfo/
Daction.php44 public function preprocess(&$event, $param) { function in action_plugin_xslfo
/plugin/owncloud/
Daction.php135 function preprocess(&$event, $param){ function in action_plugin_owncloud
/plugin/ckgdoku/action/
Dmeta.php377 $this->preprocess($event, $param); // create the setDWEditCookie() js function
406 function preprocess(Doku_Event $event, $param) { function in action_plugin_ckgdoku_meta
/plugin/ckgedit/action/
Dmeta.php407 $this->preprocess($event, $param); // create the setDWEditCookie() js function
445 function preprocess(Doku_Event $event, $param) { function in action_plugin_ckgedit_meta
/plugin/json/syntax/
Dextract.php77 $match = $json_o->preprocess($match);
/plugin/deeplautotranslate/
Daction.php90 public function preprocess(Doku_Event $event, $param): void { function in action_plugin_deeplautotranslate
/plugin/asciidocjs/node_modules/ejs/
DREADME.md200 With this feature, you can preprocess the template before reading it.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
DClient.asciidoc114 $params['pipeline'] = (string) The pipeline id to preprocess incoming documents with
194 $params['pipeline'] = (string) The pipeline id to preprocess incoming documents with
487 $params['pipeline'] = (string) The pipeline id to preprocess incoming documents with
/plugin/asciidocjs/node_modules/nunjucks/src/
Dcompiler.js1016 return ext.preprocess;
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks.min.js2 …);var u=new c(r,o.throwOnUndefined),h=(i||[]).map(function(t){return t.preprocess}).filter(functio…
Dnunjucks.js2235 return ext.preprocess;
Dnunjucks.min.js.map1preprocess","filter","f","reduce","processor","transform","parse","_EmitterObj","Loader","to","dir…
/plugin/codemirror/dist/keymaps/
Dvim.min.js2 …isComplete:function(a){if(a.nextCh===a.symb)return true;return false}},preprocess:{init:function(a… property
Dvim.min.js.map1preprocess","token","lineCount","curCh","lineLen","findWord","emptyLineIsWord","charTests","stop",…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs18837 * Consume, preprocess, and return the next line.
18850 * Consume, preprocess, and return the remaining lines.
18865 * Consume, preprocess, and return the remaining lines joined as a {string}.

12