Home
last modified time | relevance | path

Searched refs:this (Results 22051 – 22075 of 27090) sorted by relevance

1...<<881882883884885886887888889890>>...1084

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DCallbackToken.php41 $this->callback = $callback;
53 return call_user_func($this->callback, $argument) ? 7 : false;
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Binary/
H A DPowerBinary.php26 ->subcompile($this->getNode('left'))
28 ->subcompile($this->getNode('right'))
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/
H A DErrorMessageProviderTest.php18 $this->assertEquals(
29 $this->assertEquals(
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/
H A DReturnValueMap.php22 $this->valueMap = $valueMap;
29 foreach ($this->valueMap as $map) {
/plugin/simplexml/
H A Drenderer.php34 $this->info['cache'] = false;
38 $this->info['toc'] = false;
/plugin/webcomponent/_test/
H A Dcite.test.php22 $this->assertEquals('cite', $elementName);
35 $this->assertEquals($expected, $xhtml);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DConflictingLock.php28 if ($this->lock) {
31 …$error->appendChild($errorNode->ownerDocument->createElementNS('DAV:', 'd:href', $this->lock->uri)…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Naming/
H A DSerializedNameAnnotationStrategy.php23 $this->delegate = $namingStrategy;
35 return $this->delegate->translateName($property);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DVCard21Test.php23 $this->assertEquals($input, $output);
49 $this->assertEquals($expected, $output);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DAnnotationDriverTest.php15 …ver(new AnnotationReader(), new IdenticalPropertyNamingStrategy(), null, $this->getExpressionEvalu…
20 $this->markTestSkipped('Can not define annotation metadata for internal classes');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DVirtualPropertyMetadataTest.php15 $this->setNonDefaultMetadataValues($meta);
18 $this->assertEquals($meta, $restoredMeta);
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DParser.php50 $this->setInput($input);
52 $this->options = $options;
/plugin/authfacebook/lib/PseudoRandomString/
H A DMcryptPseudoRandomStringGenerator.php55 $this->validateLength($length);
66 return $this->binToHex($binaryString, $length);
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DParser.php50 $this->setInput($input);
52 $this->options = $options;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/
H A DPropPatchTest.php19 $result = $this->write(
46 $this->assertXmlStringEqualsXmlString(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DStreamingFile.php47 $this->contents = $data;
60 return $this->contents;
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DParser.php50 $this->setInput($input);
52 $this->options = $options;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DConflictingLock.php28 if ($this->lock) {
31 …$error->appendChild($errorNode->ownerDocument->createElementNS('DAV:', 'd:href', $this->lock->uri)…
/plugin/advanced/lang/en/config/
H A Dintro.txt3 Use this page to control the advanced settings of your DokuWiki installation.
5 Remember to press the **Save** button before leaving this page otherwise your changes will be lost.
/plugin/data/_test/
H A Daction_edit_button.test.php
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php36 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
58 $this->assertVObjectEqualsVObject($output, $vcal);
H A DMissingOverriddenTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
58 $this->assertVObjectEqualsVObject($output, $vcal);
/plugin/scrape/HTMLPurifier/Filter/
H A DYouTube.php
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParseExceptionTest.php24 $this->assertEquals($message, $exception->getMessage());
32 $this->assertEquals($message, $exception->getMessage());
/plugin/freechat/phpfreechat/src/commands/
H A Drehash.class.php29 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', '');");
31 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ko', '');");

1...<<881882883884885886887888889890>>...1084