Home
last modified time | relevance | path

Searched refs:process (Results 376 – 400 of 699) sorted by last modified time

1...<<11121314151617181920>>...28

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfatal-isolation.phpt2 phpunit FatalTest --process-isolation ../_files/FatalTest.php
6 $_SERVER['argv'][2] = '--process-isolation';
H A Dfilter-class-isolation.phpt2 phpunit --process-isolation --filter BankAccountTest BankAccountTest ../_files/BankAccountTest.php
6 $_SERVER['argv'][2] = '--process-isolation';
H A Dfilter-dataprovider-by-only-range-isolation.phpt2 phpunit --process-isolation --filter \#1-3 DataProviderFilterTest ../_files/DataProviderFilterTest.…
6 $_SERVER['argv'][2] = '--process-isolation';
H A Dfilter-dataprovider-by-only-regexp-isolation.phpt2 phpunit --process-isolation --filter @false.* DataProviderFilterTest ../_files/DataProviderFilterTe…
6 $_SERVER['argv'][2] = '--process-isolation';
H A Dgroup-isolation.phpt2 phpunit --process-isolation --group balanceIsInitiallyZero BankAccountTest ../_files/BankAccountTes…
6 $_SERVER['argv'][2] = '--process-isolation';
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml891 # Receiver can process this as soon as the following is sent:
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG888 * fixed error handling for if tag when a syntax error occurs within a subparse process
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst494 The parsing process is simplified thanks to a bunch of methods you can call
517 the nitty-gritty details of the parsing process.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md46 $writer->process($coverage, '/tmp/clover.xml');
49 $writer->process($coverage, '/tmp/code-coverage-report');
/plugin/linkfix/lang/en/
H A Dintro.txt5 Please not that processing can take a while in large wikis. Do not close the page during the process
/plugin/letsencrypt/
H A DLescript.php54 $this->log('Starting certificate generation process for domains');
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md876 hereafter acquired, including without limitation, method, process,
H A DCHANGES.md455 …t of new facades for native APIs it is now possible to easily intercept and process inserted files.
457 …f dropped file, show the upload progress and update the content when the process is done. It also …
545 …ocessor](http://docs.ckeditor.com/#!/api/CKEDITOR.htmlDataProcessor) can process `foo:href` attrib…
/plugin/spellcheck/
H A Daspell.php232 $process = proc_open($command, $descriptorSpec, $pipes);
233 if(!$process) return null;
274 if (!is_resource($process)) break;
277 return proc_close($process);
/plugin/fckg/fckeditor/
H A Dlicense.txt835 hereafter acquired, including without limitation, method, process,
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2498 { regex: scriptBrush.htmlScript.code, func: process }
2507 function process(match, info) function
H A DshBrushXml.js24 function process(match, regexInfo) function
60 …XRegExp('(&lt;|<)[\\s\\/\\?!]*(\\w+)(?<attributes>.*?)[\\s\\/\\?]*(&gt;|>)', 'sg'), func: process }
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1217 { regex: scriptBrush.htmlScript.code, func: process }
1226 function process(match, info) function
H A DshBrushXml.js8 function process(match, regexInfo) function
44 …XRegExp('(&lt;|<)[\\s\\/\\?!]*(\\w+)(?<attributes>.*?)[\\s\\/\\?]*(&gt;|>)', 'sg'), func: process }
/plugin/syntaxhighlighter3/sxh3/
H A DREADME.md18 …inherited from ages ago and is currently using QUnit. To test the project, it's a two step process:
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
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
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);
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md193 * #111: iTip Broker does not process attendee adding events to EXDATE.
/plugin/fetchmedia/lib/
H A Dbundle.js1process,h=a.setImmediate,p=a.clearImmediate,v=a.MessageChannel,d=0,y={},g=function(){var t=+this;i…

1...<<11121314151617181920>>...28