Home
last modified time | relevance | path

Searched refs:two (Results 26 – 50 of 895) sorted by relevance

12345678910>>...36

/plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/
H A DCronExpressionTest.php254 $two = $cron->getNextRunDate('now', 1);
255 $this->assertEquals($next, $cron->getPreviousRunDate($two));
259 $two = $cron->getNextRunDate('now', 1);
260 $this->assertEquals($next, $cron->getPreviousRunDate($two));
264 $two = $cron->getNextRunDate('now', 1);
265 $this->assertEquals($next, $cron->getPreviousRunDate($two));
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.AggressivelyFixLt.txt
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dexception-stack.phpt23 Failed asserting that two arrays are equal.
37 Failed asserting that two arrays are equal.
H A Dteamcity-inner-exceptions.phpt22two arrays are equal.|n--- Expected|n+++ Actual|n@@ @@|n Array (|n- 0 => 1|n+ 0 => 2|n )|n' …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Djoin.test11 {{ ["one", "two", "three"]|join(', ', ' and ') }}
30 one, two and three
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php140 $temp = $this->two->pow($temp);
268 $c = $this->two->multiply($z1)->multiply($z1);
319 $c = $t1->multiply($this->two)->multiply($this->d)->multiply($t2);
320 $d = $z1->multiply($this->two)->multiply($z2);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDSA.php145 $two = new BigInteger(2);
148 $divisor = $q->multiply($two);
163 $h = clone $two;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DTwistedEdwards.php91 protected $two; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\TwistedEdwards
102 $this->two = $this->factory->newInteger(new BigInteger(2));
/plugin/acronym/
H A DREADME24 2010-11-21: 1 hour: listblock starting with two ** works now, see https://github.com/tstaerk/medias…
36 2010-05-05: 8 hours: preformatted text directly under normal text works, and two subsequent lines o…
44 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dtest_precedence.md1 Not a headline but two HR:
H A Dmd1_links_inline_style.md5 [URL and title](/url/ "title preceded by two spaces").
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dtest_precedence.md7 Not a headline but two HR:
H A Dgithub-sample.md6 Let's get the whole "linebreak" thing out of the way. The next paragraph contains two phrases separ…
11 The next paragraph has the same phrases, but now they are separated by two spaces and a newline cha…
52 1. This is a list item with two paragraphs. Lorem ipsum dolor
136 Table for two
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dtest_precedence.md7 Not a headline but two HR:
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1048 flow: { one: 1, two: 2 }
1050 two: 2 }
1154 This has two newlines.
1368 flow: [ one, two ]
1370 two ]
1373 - two
1376 'flow' => [ 'one', 'two' ],
1385 flow: { one: 1, two: 2 }
1388 two: 2
1425 # entries, two with values.
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dmin.test6 {{ min({2:"two", 1:"one", 3:"three", 5:"five", 4:"for"}) }}
/plugin/dwmenu/
H A DREADME.md9 The dwitem has two defaults parameters :
/plugin/data-au/
H A Drequirements.txt1 # we need two additional plugins for testing
/plugin/btable2/doc/
H A Dscreenshot1.txt11 Singer: two
/plugin/data/
H A Drequirements.txt1 # we need two additional plugins for testing
/plugin/twofactor/lang/en/
H A Dmandatory.txt1 This wiki requires the use of two-factor authentication. You always need to have at least one of the mechanisms available below configured before you can use the wiki.
H A Doptin.txt1 This wiki has the ability to use two-factor authentication. It is highly recommended using it by configuring one or more of the mechanisms below.
/plugin/twofactor/
H A Dplugin.info.txt6 desc Creates a two factor authentication mechanism
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dtwo_word_operators_as_variables.test2 Twig does not allow to use two-word named operators as variable names
/plugin/nonblank/
H A Dplugin.info.txt6 …the standard dokuwiki renderer which removes the single line break between two non-ASCII character…

12345678910>>...36