| /template/strap/ComboStrap/ |
| H A D | StringUtility.php | 186 public static function normalize($expected) argument 188 $expected = preg_replace("/[\s]/", " ", $expected); 189 $expected = str_replace(" ", " ", $expected); 190 $expected = str_replace(" ", " ", $expected); 191 $expected = str_replace(" ", " ", $expected); 192 $expected = str_replace(" ", " ", $expected); 193 return trim($expected);
|
| H A D | Html.php | 103 …public static function getDiffBetweenValuesSeparatedByBlank(string $expected, string $actual, stri… argument 105 $leftClasses = preg_split("/\s/", $expected); 127 public static function getDiffBetweenSrcSet(string $expected, string $actual) argument 129 $expectedSrcSets = explode(",", $expected); 171 public static function getDiffBetweenUrlStrings(string $expected, string $actual) argument 174 $url = Url::createFromString($expected); 176 …throw new ExceptionBadSyntax("The expected URL string ($expected) is not valid. Error: {$e->getMes…
|
| /template/icke/_test/ |
| D | IckeTemplateNavigation.test.php | 19 $expected = array( 29 $this->assertEquals($expected, $actual); 40 $expected = array( 51 $this->assertEquals($expected, $actual); 69 $expected = array( 79 $this->assertEquals($expected, $actual);
|
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ |
| H A D | ATN.php | 201 $expected = new IntervalSet(); 203 $expected->addSet($following); 204 $expected->removeOne(Token::EPSILON); 220 $expected->addSet($following); 221 $expected->removeOne(Token::EPSILON); 227 $expected->addOne(Token::EOF); 230 return $expected;
|
| /template/bootie/_test/ |
| D | header.test.php | 33 …$expected = '<a href="/doku.php?id=:namespace:page%23section" class="btn btn-primary">' . $link_co… 36 $this->assertEquals($expected, $generator);
|
| /template/strap/vendor/dragonmantank/cron-expression/tests/Cron/ |
| H A D | CronExpressionTest.php | 56 public function testParsesCronScheduleWithAnySpaceCharsAsSeparators($schedule, array $expected) argument 59 $this->assertEquals($expected[0], $cron->getExpression(CronExpression::MINUTE)); 60 $this->assertEquals($expected[1], $cron->getExpression(CronExpression::HOUR)); 61 $this->assertEquals($expected[2], $cron->getExpression(CronExpression::DAY)); 62 $this->assertEquals($expected[3], $cron->getExpression(CronExpression::MONTH)); 63 $this->assertEquals($expected[4], $cron->getExpression(CronExpression::WEEKDAY)); 64 $this->assertEquals($expected[5], $cron->getExpression(CronExpression::YEAR));
|
| /template/twigstarter/vendor/twig/twig/src/Test/ |
| D | IntegrationTestCase.php | 241 $expected = trim($match[3], "\n "); 243 if ($expected !== $output) { 251 $this->assertEquals($expected, $output, $message.' (in '.$file.')');
|
| /template/notos/_test/ |
| D | navigation.test.php | 22 $expected = [
|
| /template/writr/.github/ISSUE_TEMPLATE/ |
| D | bug_report.md | 20 **Expected behavior:** [What you expected to happen]
|
| /template/khum1/css/ |
| D | _links.css | 58 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/binkytestinstance/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/zenith/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/dokuwikibee/dokuwikibee/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/simplewiki/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/kkh/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/bootstrap3/css/core/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/arctic/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/20cones/css/ |
| D | _links.css | 62 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/flat/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/lisps/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/notes/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/ramtop/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/mindthedark/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/codowik/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/dokuwikitplacc/dokuwikiBee/css/ |
| D | _links.css | 61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|