Home
last modified time | relevance | path

Searched refs:start (Results 1176 – 1200 of 1772) sorted by last modified time

1...<<41424344454647484950>>...71

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dslice.test6 {{ [1, 2, 3, 4][start:length]|join('') }}
29 return ['start' => 1, 'length' => 2, 'arr' => new \ArrayObject([1, 2, 3, 4]), 'xml' => new \SimpleX…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php242 public function start($id, $clear = false) function in SebastianBergmann\\CodeCoverage\\CodeCoverage
261 $this->driver->start($this->shouldCheckForDeadAndUnused);
790 $start = $token->getLine();
791 $end = $start + substr_count($token, "\n");
796 $start++;
799 for ($i = $start; $i < $end; $i++) {
1079 $this->driver->start(true);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Driver/
H A DDriver.php44 public function start($determineUnusedAndDead = true); function
H A DHHVM.php25 public function start($determineUnusedAndDead = true) function in SebastianBergmann\\CodeCoverage\\Driver\\HHVM
H A DPHPDBG.php45 public function start($determineUnusedAndDead = true) function in SebastianBergmann\\CodeCoverage\\Driver\\PHPDBG
H A DXdebug.php51 public function start($determineUnusedAndDead = true) function in SebastianBergmann\\CodeCoverage\\Driver\\Xdebug
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
H A DREADME.md22 PHP_Timer::start();
/plugin/findologicxmlexport/vendor/phpunit/php-timer/src/
H A DTimer.php38 public static function start() function in PHP_Timer
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php184 PHP_Timer::start();
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml610 start: *ORIGIN
613 start: *ORIGIN
654 "start" =>
662 "start" =>
1181 not start with one.
1188 line break, but does\nnot start with one.\n"
1207 "empty line and ends with a\nsingle line break, but does\nnot start with one.\n",
1210 "empty line and ends with a\nsingle line break, but does\nnot start with one.\n",
1230 at the start or in
1274 'multiple paragraphs' => "\nAn empty line, either at the start or in the value:\n".
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst7 * Put one (and only one) space after the start of a delimiter (``{{``, ``{%``,
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md39 $coverage->start('<name of test>');
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:n…
/plugin/structjoin/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/gdpr/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/jirainfo/src/
H A Dpopper.min.js4 …-1!==['bottom','top'].indexOf(o),d=s?'left':'top',a=s?'width':'height',l={start:le({},d,r[d]),end:… property in AnonymousFunctiond439c6282c00.l
/plugin/log/
H A Dsyntax.php57 $start = -1;
67 $start = $i + 1;
74 $instructions = array_slice($instructions, $start, $i - $start + 1);
80 $instructions = array_slice($instructions, $start, $i - $start);
85 if ($start === -1) {
/plugin/localization/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/orgapp/
H A DCOPYING630 to attach them to the start of each source file to most effectively
/plugin/gplusone/
H A DCOPYING630 to attach them to the start of each source file to most effectively
/plugin/barcode/
H A DCOPYING630 to attach them to the start of each source file to most effectively
/plugin/metaeditor/
H A Djstree.js5877 …return $.vakata.dnd.start(e, { 'jstree' : true, 'origin' : this, 'obj' : this.get_node(obj,true), …
6142 start : function (e, data, html) { method in $.vakata.dnd
6708 lastRd, start, finish, rd, charMatch,
6731 start = Math.max(1, MATCH_LOCATION - binMid + 1);
6735 for (j = finish; j >= start; j--) {
6749 start = Math.max(1, 2 * MATCH_LOCATION - bestLoc);
/plugin/cnmap/
H A DLICENSE289 to attach them to the start of each source file to most effectively
/plugin/pgpinlinesupport/
H A DLICENSE630 to attach them to the start of each source file to most effectively
/plugin/sha3sum/
H A DLICENSE630 to attach them to the start of each source file to most effectively

1...<<41424344454647484950>>...71