Home
last modified time | relevance | path

Searched refs:Xml (Results 301 – 325 of 376) sorted by relevance

1...<<111213141516

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DValidateICalTest.php29 …'{urn:ietf:params:xml:ns:caldav}supported-calendar-component-set' => new Xml\Property\SupportedCal…
35 …'{urn:ietf:params:xml:ns:caldav}supported-calendar-component-set' => new Xml\Property\SupportedCal…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutputHelper.php6 use Sabre\Xml\Service as XmlService;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutputHelper.php6 use Sabre\Xml\Service as XmlService;
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFencedCodeRenderer.php22 use League\CommonMark\Util\Xml;
23 use League\CommonMark\Xml\XmlNodeRendererInterface;
70 #$result = Xml::escape($node->getStringContent());
21 use League\CommonMark\Util\Xml; global() alias
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DSyncTokenPropertyTest.php94 new Xml\Property\Href(Sync\Plugin::SYNCTOKEN_PREFIX . "hello", false)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DSupportedMethodSetTest.php3 namespace Sabre\DAV\Xml\Property;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php7 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DUnit.php11 namespace SebastianBergmann\CodeCoverage\Report\Xml;
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushXml.js67 SyntaxHighlighter.brushes.Xml = Brush;
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushXml.js51 SyntaxHighlighter.brushes.Xml = Brush;
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php3 namespace Sabre\Xml;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DCollectionTest.php17 $this->notification = new CalDAV\Xml\Notification\SystemStatus(1,'"1"');
H A DNodeTest.php16 $this->systemStatus = new CalDAV\Xml\Notification\SystemStatus(1,'"1"');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php8 use Sabre\DAV\Xml\Property\Href;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php5 use Sabre\DAV\Xml\Property\Href;
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/
H A DValueObjectTest.php6 Sabre\Xml\Reader;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DXMLTest.php11 namespace SebastianBergmann\CodeCoverage\Report\Xml;
/plugin/davcal/vendor/sabre/xml/lib/
H A DService.php3 namespace Sabre\Xml;
/plugin/combo/ComboStrap/
H A DCacheReportHtmlDataBlockArray.php7 use ComboStrap\Xml\XmlDocument;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php6 use Sabre\DAV\Xml\Property\Href;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php8 use Sabre\DAV\Xml\Element\Sharee;
192 …lDAV\Plugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedC…
193 …lDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp' => new CalDAV\Xml\Property\ScheduleCa…
252 … if (!($properties[$sccs] instanceof CalDAV\Xml\Property\SupportedCalendarComponentSet)) {
1111 …lDAV\Plugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\SupportedC…
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php3 namespace Sabre\Xml;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php7 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
/plugin/combo/renderer/
H A Drenderer.php6 use ComboStrap\Xml\XhtmlUtility;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginPropertiesTest.php62 …$this->assertEquals(Xml\Property\Principal::UNAUTHENTICATED, $result[200]['{DAV:}current-user-prin…
73 …$this->assertEquals(Xml\Property\Principal::HREF, $result[200]['{DAV:}current-user-principal']->ge…

1...<<111213141516