Home
last modified time | relevance | path

Searched refs:process (Results 676 – 699 of 699) sorted by path

1...<<2122232425262728

/plugin/tagfilter/script/select2/
H A Dselect2.js509 var t = query.term, filtered = { results: [] }, process;
515 process = function(datum, collection) { function
524 $(datum.children).each2(function(i, childDatum) { process(childDatum, group.children); });
535 $(data().results).each2(function(i, datum) { process(datum, filtered.results); });
956 children, placeholderOption, process;
958 process=function(element, collection) {
966 element.children().each2(function(i, elm) { process(elm, group.children); });
983 children.each2(function(i, elm) { process(elm, data.results); });
1685 // give the tokenizer a chance to pre-process the input
/plugin/tline/
H A DCHANGES.txt238 * Build process now creates timeline_source.zip which has source, examples and the
/plugin/tuxquote/
H A Dquotes.txt2204 Life is one long process of getting tired. <BR> -- Samuel Butler, 1912
2732 Democracy is a process by which the people are free to choose the man who will get the blame. <BR> …
3478 If de-bugging is the process of removing bugs, then programming must be the process of putting them…
/plugin/twcheckliste/lang/en/
H A Dstep0.txt8 …to be writable by the PHP process. The plugin will check for the required file permissions before …
/plugin/upgrade/lang/en/
H A Dstep0.txt3 To allow automatic upgrading, the PHP process requires write permissions for Dokuwiki files. The plugin will check for the necessary file permissions before starting the upgrade process.
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php98 $process = proc_open('tput cols', array(
103 proc_close($process);
/plugin/variants/
H A Dvariants.php100 $handler->CallWriter->process();
198 $this->process();
203 function process() { function in syntax_plugin_variants_callwriter
206 $this->ifcalls = $B->process($this->ifcalls);
208 $this->elsecalls = $B->process($this->elsecalls);
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md618 * #566: Migration process had 2 problems related to adding the `uid` field
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md419 * #111: iTip Broker does not process attendee adding events to EXDATE.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md193 * #111: iTip Broker does not process attendee adding events to EXDATE.
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessMessageTest.php30 $result = $this->process($itip, null, $expected);
67 $result = $this->process($itip, $old, $expected);
105 $result = $this->process($itip, $old, $expected);
125 $result = $this->process($itip, $old, $expected);
144 $result = $this->process($itip, $old, $expected);
164 $result = $this->process($itip, $old, $expected);
H A DBrokerProcessReplyTest.php25 $result = $this->process($itip, $old, $expected);
68 $result = $this->process($itip, $old, $expected);
113 $result = $this->process($itip, $old, $expected);
158 $result = $this->process($itip, $old, $expected);
219 $result = $this->process($itip, $old, $expected);
280 $result = $this->process($itip, $old, $expected);
342 $result = $this->process($itip, $old, $expected);
385 $result = $this->process($itip, $old, $expected);
431 $result = $this->process($itip, $old, $expected);
492 $result = $this->process($itip, $old, $expected);
H A DBrokerTester.php44 function process($input, $existingObject = null, $expected = false) { function in Sabre\\VObject\\ITip\\BrokerTester
/plugin/wikistats/
H A DREADME.md63 For Dokuwiki "**Release 2017-02-19b Frusterick Manners**", you should process as follows:
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp213 ' This is the function that sends the results of the uploading process.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso72 entire process in an inline for file tag permissions.
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt835 hereafter acquired, including without limitation, method, process,
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js7490 (function (process){
41188 var process = global.process;
41189 var versions = process && process.versions;
41642 var process = global.process;
42320 var process = global.process;
42752 var process = global.process;
70268 if (global.process && !global.process.browser) {
70533 … (typeof process === 'undefined' || !process.version || process.version.indexOf('v0.') === 0 || pr…
70759 process.env = {};
70760 process.argv = [];
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js11467 process.nextTick(function () { runIfPresent(handle); });
11550 if ({}.toString.call(global.process) === "[object process]") {
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4 /*global process:false, Buffer:false, ArrayBuffer:false, DataView:false, Deno:false */
154 …eof Buffer !== 'undefined' && typeof process !== 'undefined' && typeof process.versions !== 'undef…
15807 /* TODO: store in WB, process styles */
19336 var FilterDatabases = []; /* TODO: sort out supbooks and process elsewhere */
21803 * TODO: The right way to process relative links is to make a new <a> */
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …otypeOf(t);l=l&&l.setTimeout?l:t,"[object process]"==={}.toString.call(t.process)?n=function(t){e.…
H A Ddhtmlxgantt.js.map1process/browser.js","webpack://[name]/./sources/utils/timeout.js","webpack://[name]/./sources/publ…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1 …tack.pop();\n\t}\n\n\tprivate _reorderCommands(action) {\n\t\t// firstly process tasks and only th…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js221 process.exit(2);
929 return process.emit.apply(process, arguments);
5434 if (process.versions && process.versions.node) {
5615 process.browser = true;
5616 process.env = {};
5617 process.argv = [];
5619 process.versions = {};
5623 process.on = noop;
5625 process.once = noop;
5626 process.off = noop;
[all …]

1...<<2122232425262728